aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2009-03-01 01:13:09 +0100
committerAndrea Adami <andrea.adami@gmail.com>2009-03-01 01:13:09 +0100
commit513d94442bae6d199b1e017c09068f940a946414 (patch)
tree7c25a2cdfd6d76a2a49f3c4948277eb38136229d /packages
parente6628e74828f7b32eaf513de745550f0edb21d68 (diff)
downloadopenembedded-513d94442bae6d199b1e017c09068f940a946414.tar.gz
initramfs-kexecboot-image: clean image-specific stuff right here
- revert last commit
Diffstat (limited to 'packages')
-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"