diff --git a/sdk/config/ccardimx28js/local.conf.sample b/sdk/config/ccardimx28js/local.conf.sample index e600b1995..2593887ea 100644 --- a/sdk/config/ccardimx28js/local.conf.sample +++ b/sdk/config/ccardimx28js/local.conf.sample @@ -151,7 +151,7 @@ PACKAGE_CLASSES ?= "package_ipk" # There are other application targets that can be used here too, see # meta/classes/image.bbclass and meta/classes/core-image.bbclass for more details. # We default to enabling the debugging tweaks. -EXTRA_IMAGE_FEATURES = "debug-tweaks del-examples" +EXTRA_IMAGE_FEATURES = "debug-tweaks" # # Additional image features diff --git a/sdk/config/ccimx51js/local.conf.sample b/sdk/config/ccimx51js/local.conf.sample index 0882bb08d..8cb55a65d 100644 --- a/sdk/config/ccimx51js/local.conf.sample +++ b/sdk/config/ccimx51js/local.conf.sample @@ -151,7 +151,7 @@ PACKAGE_CLASSES ?= "package_ipk" # There are other application targets that can be used here too, see # meta/classes/image.bbclass and meta/classes/core-image.bbclass for more details. # We default to enabling the debugging tweaks. -EXTRA_IMAGE_FEATURES = "debug-tweaks del-examples" +EXTRA_IMAGE_FEATURES = "debug-tweaks" # # Additional image features diff --git a/sdk/config/ccimx53js/local.conf.sample b/sdk/config/ccimx53js/local.conf.sample index 21f400b8b..cfa434618 100644 --- a/sdk/config/ccimx53js/local.conf.sample +++ b/sdk/config/ccimx53js/local.conf.sample @@ -151,7 +151,7 @@ PACKAGE_CLASSES ?= "package_ipk" # There are other application targets that can be used here too, see # meta/classes/image.bbclass and meta/classes/core-image.bbclass for more details. # We default to enabling the debugging tweaks. -EXTRA_IMAGE_FEATURES = "debug-tweaks del-examples" +EXTRA_IMAGE_FEATURES = "debug-tweaks" # # Additional image features