We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8492131 + bc42b58 commit 5e56a4aCopy full SHA for 5e56a4a
recipes-kernel/images/initramfs-rootfs-image.bb
@@ -11,7 +11,7 @@ PACKAGE_INSTALL = " \
11
"
12
13
# Do not pollute the initrd image with rootfs features
14
-IMAGE_FEATURES = "debug-tweaks"
+IMAGE_FEATURES = ""
15
IMAGE_LINGUAS = ""
16
17
LICENSE = "MIT"
recipes-test/images/initramfs-tiny-image.bb
@@ -9,7 +9,7 @@ PACKAGE_INSTALL = " \
9
10
+IMAGE_FEATURES = "allow-empty-password empty-root-password allow-root-login post-install-logging"
0 commit comments