diff options
Diffstat (limited to 'meta/classes/image.bbclass')
| -rw-r--r-- | meta/classes/image.bbclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/classes/image.bbclass b/meta/classes/image.bbclass index 2e880242d7..adc50c99bc 100644 --- a/meta/classes/image.bbclass +++ b/meta/classes/image.bbclass | |||
| @@ -32,7 +32,7 @@ INHIBIT_DEFAULT_DEPS = "1" | |||
| 32 | # IMAGE_FEATURES may contain any available package group | 32 | # IMAGE_FEATURES may contain any available package group |
| 33 | IMAGE_FEATURES ?= "" | 33 | IMAGE_FEATURES ?= "" |
| 34 | IMAGE_FEATURES[type] = "list" | 34 | IMAGE_FEATURES[type] = "list" |
| 35 | IMAGE_FEATURES[validitems] += "debug-tweaks read-only-rootfs empty-root-password allow-empty-password post-install-logging" | 35 | IMAGE_FEATURES[validitems] += "debug-tweaks read-only-rootfs empty-root-password allow-empty-password allow-root-login post-install-logging" |
| 36 | 36 | ||
| 37 | # Generate companion debugfs? | 37 | # Generate companion debugfs? |
| 38 | IMAGE_GEN_DEBUGFS ?= "0" | 38 | IMAGE_GEN_DEBUGFS ?= "0" |
