diff --git a/meta-digi-arm/conf/machine/include/ccmp1.inc b/meta-digi-arm/conf/machine/include/ccmp1.inc index 52a7e3c86..15ff18221 100644 --- a/meta-digi-arm/conf/machine/include/ccmp1.inc +++ b/meta-digi-arm/conf/machine/include/ccmp1.inc @@ -64,3 +64,6 @@ TRUSTFENCE_CONSOLE_DISABLE ?= "0" # Alternatively, uncommment to enable the console autoboot stop passphrase # TRUSTFENCE_CONSOLE_PASSPHRASE_ENABLE = "" + +# Disable the generation of flashlayout files +do_create_flashlayout_config[noexec] = "1"