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

2012-12-05 Thread Darren Hart
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 everything, but do_kernel_checkout che

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

2012-12-05 Thread Bruce Ashfield
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 everything, but do_kernel_checkout checked out the master branch. This sort of disconnect betw