Re: [OE-core] [PATCH] git: add Git perl module to perltools package

2014-10-07 Thread Robert Yang
Hi Peter, On 09/20/2014 01:44 AM, Peter A. Bigot wrote: Git perl tools such as add--interactive load the Git module at runtime. A previous patch to eliminate a QA error by deleting it instead of packaging it was incorrect. beaglebone[62]$ git add -i Can't locate Git.pm in @INC (you m

Re: [OE-core] [PATCH] git: add Git perl module to perltools package

2014-09-25 Thread Burton, Ross
On 25 September 2014 12:35, Peter A. Bigot wrote: > Shouldn't I have gotten the nothing PROVIDES warning for git-nativesdk even > with git-native in ASSUME_PROVIDED? I'm smelling a missing end-of-line > anchor in a regex somewhere. Yes, me too. Ross -- _

Re: [OE-core] [PATCH] git: add Git perl module to perltools package

2014-09-25 Thread Peter A. Bigot
On 09/25/2014 06:17 AM, Paul Eggleton wrote: On Thursday 25 September 2014 06:16:11 Peter A. Bigot wrote: I'm at a loss here. The probable fix is clear and I can send it as V2, but I can't test it: no matter what I do, "bitbake git-nativesdk" succeeds after attemping 0 tasks of which 0 were req

Re: [OE-core] [PATCH] git: add Git perl module to perltools package

2014-09-25 Thread Burton, Ross
On 25 September 2014 12:16, Peter A. Bigot wrote: > Can you suggest a way to reproduce the problem? Or a pointer to the log > where the errors above can be seen in context? Build nativesdk-git, not git-nativesdk. Ross -- ___ Openembedded-core mailing

Re: [OE-core] [PATCH] git: add Git perl module to perltools package

2014-09-25 Thread Paul Eggleton
On Thursday 25 September 2014 06:16:11 Peter A. Bigot wrote: > On 09/25/2014 05:49 AM, Burton, Ross wrote: > > On 24 September 2014 11:32, Peter A. Bigot wrote: > >> Ping for this one too (it re-opened Yocto #3780 and has 1.7 as a due > >> date). > >> > >> That's all I expect to have for 1.7, unl

Re: [OE-core] [PATCH] git: add Git perl module to perltools package

2014-09-25 Thread Peter A. Bigot
On 09/25/2014 05:49 AM, Burton, Ross wrote: On 24 September 2014 11:32, Peter A. Bigot wrote: Ping for this one too (it re-opened Yocto #3780 and has 1.7 as a due date). That's all I expect to have for 1.7, unless u-boot 2014.07 gets in (there's a patch needed for BBB in that case, but it's al

Re: [OE-core] [PATCH] git: add Git perl module to perltools package

2014-09-25 Thread Burton, Ross
On 24 September 2014 11:32, Peter A. Bigot wrote: > Ping for this one too (it re-opened Yocto #3780 and has 1.7 as a due date). > > That's all I expect to have for 1.7, unless u-boot 2014.07 gets in (there's > a patch needed for BBB in that case, but it's already in meta-ti's version). This produ

Re: [OE-core] [PATCH] git: add Git perl module to perltools package

2014-09-24 Thread Peter A. Bigot
Ping for this one too (it re-opened Yocto #3780 and has 1.7 as a due date). That's all I expect to have for 1.7, unless u-boot 2014.07 gets in (there's a patch needed for BBB in that case, but it's already in meta-ti's version). Peter On 09/19/2014 12:44 PM, Peter A. Bigot wrote: Git perl

[OE-core] [PATCH] git: add Git perl module to perltools package

2014-09-19 Thread Peter A. Bigot
Git perl tools such as add--interactive load the Git module at runtime. A previous patch to eliminate a QA error by deleting it instead of packaging it was incorrect. beaglebone[62]$ git add -i Can't locate Git.pm in @INC (you may need to install the Git module) (@INC contains: /usr/lib/p