[oe-commits] andrea : initramfs-kexecboot-image: get rid of all binaries...be small!

GIT User account git at amethyst.openembedded.net
Sat Feb 28 23:56:35 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: e6628e74828f7b32eaf513de745550f0edb21d68
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=e6628e74828f7b32eaf513de745550f0edb21d68

Author: andrea <andrea at mizar.localhost.localdomain>
Date:   Sun Mar  1 00:44:54 2009 +0100

initramfs-kexecboot-image: get rid of all binaries...be small!

---

 conf/machine/include/kexecboot.inc |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/conf/machine/include/kexecboot.inc b/conf/machine/include/kexecboot.inc
index 1835af4..ecc855d 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"





More information about the Openembedded-commits mailing list