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
--
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to