git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9de187c
)
initramfs-kexecboot-image: get rid of all binaries...be small!
author
andrea
<andrea@mizar.localhost.localdomain>
Sat, 28 Feb 2009 23:44:54 +0000
(
00:44
+0100)
committer
Andrea Adami
<andrea.adami@gmail.com>
Sat, 28 Feb 2009 23:54:19 +0000
(
00:54
+0100)
conf/machine/include/kexecboot.inc
patch
|
blob
|
history
diff --git
a/conf/machine/include/kexecboot.inc
b/conf/machine/include/kexecboot.inc
index
1835af4
..
ecc855d
100644
(file)
--- 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"