diff --git a/layers/meta-nwl-distro/recipes-core/images/nwl-fitimage.bb b/layers/meta-nwl-distro/recipes-core/images/nwl-fitimage.bb index 27b2e85..5496cd2 100644 --- a/layers/meta-nwl-distro/recipes-core/images/nwl-fitimage.bb +++ b/layers/meta-nwl-distro/recipes-core/images/nwl-fitimage.bb @@ -23,6 +23,9 @@ INITRAMFS_IMAGE = "nwl-ramdisk-minimal" INITRAMFS_IMAGE_NAME = "${INITRAMFS_IMAGE}-${MACHINE}" INITRAMFS_IMAGE_BUNDLE = "0" +COREOS_CI_DEPLOY_ARTIFACTS += "${INITRAMFS_IMAGE}-${MACHINE}.manifest" + + do_configure:prepend () { install -d ${S}/arch/${ARCH}/boot/ for DTB in ${KERNEL_DEVICETREE}; do