Hi All,

I'm making a recipe to generate a component called ARM Trusted Firmware.
This component is not to be deployed and it'll be used by u-boot recipe to
generate a u-boot image.

I was thinking on using STAGING_LOADER_DIR but it seems that  this is
deprecated. I would like to ask what is the advised directory for such
binary file which is an intermediate product?

I also would like to confirm that I should use:

FILES_${PN} = ""
ALLOW_EMPTY_${PN} = "1"

to avoid this package from being deployed.

Regards,
Montez
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to