diff --git a/layers/meta-belden-marvell-bsp/conf/machine/include/cn913x.inc b/layers/meta-belden-marvell-bsp/conf/machine/include/cn913x.inc index 09bb9eb..410ed04 100644 --- a/layers/meta-belden-marvell-bsp/conf/machine/include/cn913x.inc +++ b/layers/meta-belden-marvell-bsp/conf/machine/include/cn913x.inc @@ -50,7 +50,7 @@ SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}" # Ensure that both flash-image.bin and boot.scr are generated as they are needed # for a wic image -EXTRA_IMAGEDEPENDS += "trusted-firmware-a" +do_image_wic[depends] += "trusted-firmware-a:do_deploy" WKS_FILE = "cn913x-sdcard.wks.in" IMAGE_FSTYPES += "wic.xz wic.bmap"