diff options
Diffstat (limited to 'meta/classes-recipe/image.bbclass')
| -rw-r--r-- | meta/classes-recipe/image.bbclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/classes-recipe/image.bbclass b/meta/classes-recipe/image.bbclass index 00f1d58f23..eda3c6d0f3 100644 --- a/meta/classes-recipe/image.bbclass +++ b/meta/classes-recipe/image.bbclass | |||
| @@ -40,7 +40,7 @@ INHIBIT_DEFAULT_DEPS = "1" | |||
| 40 | # IMAGE_FEATURES may contain any available package group | 40 | # IMAGE_FEATURES may contain any available package group |
| 41 | IMAGE_FEATURES ?= "" | 41 | IMAGE_FEATURES ?= "" |
| 42 | IMAGE_FEATURES[type] = "list" | 42 | IMAGE_FEATURES[type] = "list" |
| 43 | IMAGE_FEATURES[validitems] += "debug-tweaks read-only-rootfs read-only-rootfs-delayed-postinsts stateless-rootfs empty-root-password allow-empty-password allow-root-login serial-autologin-root post-install-logging overlayfs-etc" | 43 | IMAGE_FEATURES[validitems] += "read-only-rootfs read-only-rootfs-delayed-postinsts stateless-rootfs empty-root-password allow-empty-password allow-root-login serial-autologin-root post-install-logging overlayfs-etc" |
| 44 | 44 | ||
| 45 | # Generate companion debugfs? | 45 | # Generate companion debugfs? |
| 46 | IMAGE_GEN_DEBUGFS ?= "0" | 46 | IMAGE_GEN_DEBUGFS ?= "0" |
