[yocto] Slightly varying builds

Alexander Kanavin alexander.kanavin at linux.intel.com
Thu Nov 2 09:59:36 PDT 2017


On 11/02/2017 06:50 PM, Colin Helliwell wrote:
>
> u-boot-w2_1.inc has the standard kind of recipe stuff. For creating env files, and files to be used for later signing, it has some _append steps, so I'm aiming to use 'DEP_IMG' to create the various files with different prefixes for the two variants.
> Strangely though, an 'echo ${DEP_IMG}' is outputting the same value ("u-boot-prodn") from both recipes, even after a cleanall on both. Possibly some state info being pulled in somewhere?


Not sure if this will help, but start by not using the -dev suffix. It 
will clash with -dev packages produced by (any) recipe.

Alex



More information about the yocto mailing list