| Submitter | Mei Lei |
|---|---|
| Date | Dec. 6, 2011, 9:09 a.m. |
| Message ID | <cover.1323162150.git.lei.mei@intel.com> |
| Download | mbox |
| Permalink | /patch/16245/ |
| State | New |
| Headers | show |
Pull-request
git://git.pokylinux.org/poky-contrib lmei3/fix-protocalComments
On Tue, 2011-12-06 at 17:09 +0800, Mei Lei wrote: > 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. Merged to master, thanks. I believe I have previously asked we look at getting fetcher like functionality merged into the fetchers and I'd like to mention this again and ensure its not forgotten. Perhaps we need to file an enhancement bug in the bugzilla for this? Cheers, Richard
>-----Original Message----- >From: openembedded-core-bounces@lists.openembedded.org >[mailto:openembedded-core-bounces@lists.openembedded.org] On Behalf Of >Richard Purdie >Sent: Tuesday, December 06, 2011 10:27 PM >To: Patches and discussions about the oe-core layer >Subject: Re: [OE-core] [PATCH 0/1]Fix inappropriate default protocal in >distrodata.bbclass > >On Tue, 2011-12-06 at 17:09 +0800, Mei Lei wrote: >> 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-protoc >> al >> >> Mei Lei (1): >> distrodata.bbclass:Fix some recipes upstream version check issue. > >Merged to master, thanks. > >I believe I have previously asked we look at getting fetcher like functionality >merged into the fetchers and I'd like to mention this again and ensure its not >forgotten. Perhaps we need to file an enhancement bug in the bugzilla for this? Yes, I also think so, I filed a new bug for this enhancement: http://bugzilla.pokylinux.org/show_bug.cgi?id=1813 Thanks, Lei > >Cheers, > >Richard > > >_______________________________________________ >Openembedded-core mailing list >Openembedded-core@lists.openembedded.org >http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
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(-)