From patchwork Tue Dec 6 09:09:51 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/1] Fix inappropriate default protocal in distrodata.bbclass Date: Tue, 06 Dec 2011 09:09:51 -0000 From: Mei Lei X-Patchwork-Id: 16245 Message-Id: To: openembedded-core@lists.openembedded.org Hi all, Some git repo recipes use rsync protocal as their default protocal, this will lead errors when checking upstreawm version. Change default protocal from rsync to git for those git recipes. Thanks, Lei The following changes since commit 0a7a8597be05c8def8af58eecab49d963dc9d757: Richard Purdie (1): libsdl: Disable pulseaudio explicitly are available in the git repository at: git://git.pokylinux.org/poky-contrib lmei3/fix-protocal http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=lmei3/fix-protocal Mei Lei (1): distrodata.bbclass:Fix some recipes upstream version check issue. meta/classes/distrodata.bbclass | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)