On Fri, Aug 21, 2015 at 3:31 AM, Otavio Salvador
<otavio.salva...@ossystems.com.br> wrote:
> On Thu, Aug 20, 2015 at 11:19 PM, Khem Raj <raj.k...@gmail.com> wrote:
>> On Thu, Aug 20, 2015 at 12:32 AM, Yen-Chin Lee <coldnew...@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.

>
> --
> 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
-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to