mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-05-08 17:19:39 +00:00
arm/fvp: use image-artifact-names as an image class
Per upstream commit, image-artifact-names must be used as an image class Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
@@ -26,7 +26,7 @@ FVP_EXTRA_ARGS ?= ""
|
||||
|
||||
EXTRA_IMAGEDEPENDS += "${FVP_PROVIDER}"
|
||||
|
||||
inherit image-artifact-names
|
||||
IMAGE_CLASSES += "image-artifact-names"
|
||||
|
||||
IMAGE_POSTPROCESS_COMMAND += "do_write_fvpboot_conf;"
|
||||
python do_write_fvpboot_conf() {
|
||||
|
||||
Reference in New Issue
Block a user