diff --git a/meta-digi-arm/conf/machine/ccimx91-dvk.conf b/meta-digi-arm/conf/machine/ccimx91-dvk.conf index a45a67533..e0c87e24d 100644 --- a/meta-digi-arm/conf/machine/ccimx91-dvk.conf +++ b/meta-digi-arm/conf/machine/ccimx91-dvk.conf @@ -36,6 +36,9 @@ KERNEL_DEVICETREE ?= " \ # Default image for install scripts DEFAULT_IMAGE_NAME ?= "core-image-base" +# Set this platform without graphical support +IS_HEADLESS = "true" + # Boot artifacts to be copied from the deploy dir to the installer ZIP BOOTABLE_ARTIFACTS = " \ imx-boot-ccimx91-dvk.bin \