diff --git a/layers/meta-nwl-distro/recipes-core/images/nwl-ramdisk-minimal.bb b/layers/meta-nwl-distro/recipes-core/images/nwl-ramdisk-minimal.bb index 0fb66d4..98d8ce1 100644 --- a/layers/meta-nwl-distro/recipes-core/images/nwl-ramdisk-minimal.bb +++ b/layers/meta-nwl-distro/recipes-core/images/nwl-ramdisk-minimal.bb @@ -5,9 +5,15 @@ COREOS_IMAGE_GENERATE_INSTALLER = "0" COREOS_IMAGE_GENERATE_UKI = "0" COREOS_IMAGE_GENERATE_SWU = "0" +COREOS_IMAGE_EXTRACLASSES += "coreos-image-ci" + inherit nwl-image inherit nwl-image-fitimage +# Overwrite definition from nwl-image-fitimage to get rid of default artifacts from +# coreos like u-boot +COREOS_CI_DEPLOY_ARTIFACTS = "${@get_nwl_fitimage_ci_artifacts(d)}" + IMAGE_FSTYPES = "cpio.xz" # Keep only the minimum packages