summaryrefslogtreecommitdiff
path: root/packages/kexecboot
diff options
context:
space:
mode:
Diffstat (limited to 'packages/kexecboot')
-rw-r--r--packages/kexecboot/initramfs-kexecboot-image.bb6
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/kexecboot/initramfs-kexecboot-image.bb b/packages/kexecboot/initramfs-kexecboot-image.bb
index 1e06703a6d..7fc2b79d04 100644
--- a/packages/kexecboot/initramfs-kexecboot-image.bb
+++ b/packages/kexecboot/initramfs-kexecboot-image.bb
@@ -13,3 +13,9 @@ export IMAGE_BASENAME = "initramfs-kexecboot-image"
EXTRA_IMAGEDEPENDS = ""
IMAGE_INSTALL = "kexecboot"
IMAGE_LINGUAS = ""
+
+IMAGE_LOGIN_MANAGER = ""
+IMAGE_INIT_MANAGER = ""
+IMAGE_INITSCRIPTS = ""
+IMAGE_DEV_MANAGER = ""
+#ONLINE_PACKAGE_MANAGEMENT = "none"