[meta-freescale] [meta-fsl-arm][PATCH] u-boot-fslc: Add tag to git SRC_URI

Otavio Salvador otavio at ossystems.com.br
Mon Dec 9 08:55:45 PST 2013


On Mon, Dec 9, 2013 at 2:53 PM, Gary Thomas <gary at mlbassoc.com> wrote:
>>> Do you have an use example where you'd need it?
>>>
>> I think he means to do something like this:
>>
>> GITTAG ??= "patches-2013.10"
>> SRC_URI = "git://github.com/Freescale/u-boot-imx.git;tag=${GITTAG}"
>>
>> This way he can override GITTAG in his .bbappend, correct?
>
> Correct.  The ??= isn't even necessary since the .bbappend can
> always override it.

In this case you're using an old version of the bootloader in your
internal BSP, right? I'd expect you to add an .bb file for this
version instead and use PREFERRED_VERSION to use it.

-- 
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 meta-freescale mailing list