Handle debug-tweaks image feature removal, removing its use or
expanding into the 4 fine-grained options where applicable.
Bug-AGL: SPEC-5147
Change-Id: Ida9cc37ed5871139cb452ddc058235369f8cb3a2
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
# 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"
+EXTRA_IMAGE_FEATURES ?= ""
#
# Additional image features
# 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"
+EXTRA_IMAGE_FEATURES ?= ""
#
# Additional image features