[bitbake-devel] [poky] [for-dora] backport bitbake git fetcher fix

Robert Yang liezhi.yang at windriver.com
Tue Mar 11 08:22:33 UTC 2014


Hi Javier,

Thanks for reporting this, I will backport it to dora, sorry for
the late reponse.

Btw. this email should go into bitbake-devel at lists.openembedded.org

// Robert

On 02/28/2014 07:07 PM, Javier Viguera wrote:
> Hi all,
>
> Seems that this didn't catch much attention. Maybe because this is not the
> correct list for bitbake fixes.
>
> I had a look at bitbake git repo and they did not follow the branching scheme in
> openembedded/poky. So where do i need to send a fix for bitbake that i need to
> be included in already-released poky Dora?
>
> -
> Javier Viguera
> Software Engineer
> Digi International® Spain S.A.U.
>
>
>
> On 21/02/14 17:54, Viguera, Javier wrote:
>> Hi all,
>>
>> I'm using Dora with a customer kernel that happens to have two very
>> similar branch names:
>>
>> af186b498eb8e39ffa419d356010d67d7fa6dee3 refs/heads/android/v3.10/master
>> a094f655dc2ba623742a01dcb744ed0e8ebde3ed refs/heads/v3.10/master
>>
>> My custom linux recipe does the following to get 'v3.10/master' branch:
>>
>> KBRANCH_DEFAULT = "v3.10/master"
>> KBRANCH = "${KBRANCH_DEFAULT}"
>> SRC_URI = "${GIT_URL}linux-2.6.git;protocol=git;branch=${KBRANCH}"
>>
>> But it always fetchs the 'android/v3.10/master' branch.
>>
>> This seems to be already fixed in master:
>>
>> d21c1537b7052aa24ec56434b821fee67de33a83
>>
>> So could that fix be cherry-picked to Dora?
>>
>> Directly cherry-picking the commit does not apply cleanly so i attach
>> here a reworked patch that applies to Dora.
>>
>> -
>> Javier Viguera
>> Software Engineer
>> Digi International® Spain S.A.U.
>>
>
> _______________________________________________
> poky mailing list
> poky at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
>
>



More information about the bitbake-devel mailing list