diff --git a/meta-digi-arm/conf/machine/ccimx95-dvk.conf b/meta-digi-arm/conf/machine/ccimx95-dvk.conf index c7af2421b..e1196cd19 100644 --- a/meta-digi-arm/conf/machine/ccimx95-dvk.conf +++ b/meta-digi-arm/conf/machine/ccimx95-dvk.conf @@ -52,6 +52,9 @@ KERNEL_DEVICETREE ?= " \ " FIT_CONF_DEFAULT_DTB = "ccimx95-dvk.dtb" +# Default image for install scripts +DEFAULT_IMAGE_NAME ?= "dey-image-chromium" + # Boot artifacts to be copied from the deploy dir to the installer ZIP BOOTABLE_ARTIFACTS = " \ imx-boot##SIGNED##-ccimx95-dvk.bin \