aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/include
diff options
context:
space:
mode:
authorandrea <andrea@mizar.localhost.localdomain>2009-03-01 00:44:54 +0100
committerAndrea Adami <andrea.adami@gmail.com>2009-03-01 00:54:19 +0100
commite6628e74828f7b32eaf513de745550f0edb21d68 (patch)
tree735a8b62d03cdac7d06d9270dec871db49dd3a2b /conf/machine/include
parent9de187ca4ed75b726f3e557baf611be556a1e39f (diff)
downloadopenembedded-e6628e74828f7b32eaf513de745550f0edb21d68.tar.gz
initramfs-kexecboot-image: get rid of all binaries...be small!
Diffstat (limited to 'conf/machine/include')
-rw-r--r--conf/machine/include/kexecboot.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/conf/machine/include/kexecboot.inc b/conf/machine/include/kexecboot.inc
index 1835af4727..ecc855dc8d 100644
--- a/conf/machine/include/kexecboot.inc
+++ b/conf/machine/include/kexecboot.inc
@@ -14,3 +14,9 @@ RDEPENDS_kernel-base = "kernel-image"
DONT_CHECK_KERNELSIZE ?= "1"
MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS_append = " kexecboot-cfg"
+
+IMAGE_LOGIN_MANAGER = ""
+IMAGE_INIT_MANAGER = ""
+IMAGE_INITSCRIPTS = ""
+IMAGE_DEV_MANAGER = ""
+ONLINE_PACKAGE_MANAGEMENT = "none"