[OE-core] [PATCH] uclibc: Add SRCBRANCH for use by SRC_URI

Otavio Salvador otavio.salvador at ossystems.com.br
Fri Aug 21 21:38:58 UTC 2015


On Fri, Aug 21, 2015 at 12:33 PM, Khem Raj <raj.khem at gmail.com> wrote:
> On Fri, Aug 21, 2015 at 3:31 AM, Otavio Salvador
> <otavio.salvador at ossystems.com.br> wrote:
>> On Thu, Aug 20, 2015 at 11:19 PM, Khem Raj <raj.khem at gmail.com> wrote:
>>> On Thu, Aug 20, 2015 at 12:32 AM, Yen-Chin Lee <coldnew.tw at gmail.com> wrote:
>>>> -SRC_URI = "git://uclibc.org/uClibc.git;branch=master \
>>>> +SRCBRANCH ??= "master"
>>>> +
>>>> +SRC_URI = "git://uclibc.org/uClibc.git;branch=${SRCBRANCH} \
>>>
>>> this is ok. Just call is BRANCH instead of SRCBRANCH
>>
>> Personally I prefer SRCBRANCH. This is personal option though.
>
> consistency is what I wanted here. There is BRANCH used for same
> reason in some other recipes, it can be any name I don't have a
> preference.
> if you prefer SRCBRANCH, propose another patch to rename other
> usecases in metadata to use it as well.

Yes; I sent this for OE-Core but ended using SRC_BRANCH so it clearly
relates to SRC_URI.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750



More information about the Openembedded-core mailing list