aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-test/images/initramfs-test-image.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-test/images/initramfs-test-image.bb')
-rw-r--r--recipes-test/images/initramfs-test-image.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-test/images/initramfs-test-image.bb b/recipes-test/images/initramfs-test-image.bb
index fd03d70..7b06f7b 100644
--- a/recipes-test/images/initramfs-test-image.bb
+++ b/recipes-test/images/initramfs-test-image.bb
@@ -42,7 +42,7 @@ IMAGE_ROOTFS_SIZE = "8192"
IMAGE_ROOTFS_EXTRA_SPACE = "0"
# Disable installation of kernel and modules via packagegroup-core-boot
-NO_RECOMMENDATIONS = "1"
+NO_RECOMMENDATIONS ?= "1"
# Enable local auto-login (on systemd) of the root user (local = serial port and
# virtual console by default, can be configured).