[yocto] Prescribed way to make global variables in recipes?

Burton, Ross ross.burton at intel.com
Fri Apr 8 08:10:24 PDT 2016


On 8 April 2016 at 16:05, Andy Gikling <agikling at minnetronix.com> wrote:

> So what do I do in that case? Just make two of my own versions of the
> u-boot_2014.04.bb file, and give them different names?  For example “
> u-boot-faux_2014.04.bb” and “u-boot-faux-debug_2014.04.bb” ?  That should
> work but does that make sense to do?


As the stock u-boot appears to be sufficient I'd say use that and then add
a u-boot-faux-debug_2014.04.bb recipe that just does "include
u-boot-${PV}.bb" and then whatever SRC_URI changes you want in that version.

Hopefully you don't need to make any fiddly changes to the recipe as PN is
now different.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20160408/80f3a02b/attachment.html>


More information about the yocto mailing list