Re: [linux-yocto] Fwd: RE: yocto git fetcher hardcoded to master?

2013-01-28 Thread Bruce Ashfield
On 12-12-05 01:55 PM, Darren Hart wrote: On 12/05/2012 10:37 AM, Bruce Ashfield wrote: On 12-12-05 01:34 PM, Darren Hart wrote: On 12/05/2012 10:19 AM, Bruce Ashfield wrote: On 12-12-05 01:09 PM, Darren Hart wrote: Some candid feedback from someone struggling with their build. They specif

Re: [linux-yocto] Fwd: RE: yocto git fetcher hardcoded to master?

2012-12-05 Thread Darren Hart
On 12/05/2012 10:37 AM, Bruce Ashfield wrote: > On 12-12-05 01:34 PM, Darren Hart wrote: >> >> >> On 12/05/2012 10:19 AM, Bruce Ashfield wrote: >>> On 12-12-05 01:09 PM, Darren Hart wrote: Some candid feedback from someone struggling with their build. They specified a non-master branch

Re: [linux-yocto] Fwd: RE: yocto git fetcher hardcoded to master?

2012-12-05 Thread Bruce Ashfield
On 12-12-05 01:34 PM, Darren Hart wrote: On 12/05/2012 10:19 AM, Bruce Ashfield wrote: On 12-12-05 01:09 PM, Darren Hart wrote: Some candid feedback from someone struggling with their build. They specified a non-master branch on the SRC_URI but had not added a KBRANCH, so bitbake fetched ever

[linux-yocto] Fwd: RE: yocto git fetcher hardcoded to master?

2012-12-05 Thread Darren Hart
Some candid feedback from someone struggling with their build. They specified a non-master branch on the SRC_URI but had not added a KBRANCH, so bitbake fetched everything, but do_kernel_checkout checked out the master branch. This sort of disconnect between bitbake and the kern-tools is something