[oe] RFC One recipe with two git repository as sources

Holger Freyther holger+oe at freyther.de
Fri Jul 1 13:37:30 UTC 2011


On 06/23/2011 01:21 PM, Phil Blundell wrote:
> On Thu, 2011-06-23 at 13:18 +0200, Holger Freyther wrote:
>> -        destdir = os.path.join(destdir, "git/")
>> +        destsuffix = ud.parm.get("destsuffix", "git/")
>> +        print destsuffix
>> +        destdir = os.path.join(destdir, destsuffix)
> 
> I think that "print" might be extraneous, but other than this your patch
> looks awesome.  I think this would resolve the problem that I was having
> in
> http://lists.linuxtogo.org/pipermail/openembedded-core/2011-June/004375.html and to which I never found a solution which didn't involve patching bitbake.
> 

Hi all,

updated patch without the debug print statement in it. what do you think?
could this be applied to the bitbake repository?

holger
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-fetch2-git-Allow-to-specify-the-name-of-the-checkout.patch
Type: text/x-patch
Size: 884 bytes
Desc: not available
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20110701/e64c41d5/attachment-0002.bin>


More information about the Openembedded-devel mailing list