summaryrefslogtreecommitdiff
path: root/packages/kexecboot/initramfs-kexecboot-image.bb
diff options
context:
space:
mode:
authorThomas Kunze <thommycheck@gmx.de>2008-08-04 13:12:22 +0000
committerThomas Kunze <thommycheck@gmx.de>2008-08-04 13:12:22 +0000
commit7efe32a8489c41f1fedb5bcca5b4ffdbc4713359 (patch)
tree077efcbed5c7e72bb0d6283e517baa28a402f7a4 /packages/kexecboot/initramfs-kexecboot-image.bb
parent2f3a8dec220aeb3c9dcd2b661cda56bb9abdbf6d (diff)
kexecboot-initramfs: wait some seconds before startup
linux-kexecboot: remove debug output kexecboot: pass rootdelay to all kernels
Diffstat (limited to 'packages/kexecboot/initramfs-kexecboot-image.bb')
-rw-r--r--packages/kexecboot/initramfs-kexecboot-image.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/kexecboot/initramfs-kexecboot-image.bb b/packages/kexecboot/initramfs-kexecboot-image.bb
index a55601955a..e0434b5fbd 100644
--- a/packages/kexecboot/initramfs-kexecboot-image.bb
+++ b/packages/kexecboot/initramfs-kexecboot-image.bb
@@ -5,5 +5,5 @@ inherit image
export IMAGE_BASENAME = "initramfs-kexecboot-image"
-IMAGE_INSTALL = "klibc-utils-static-sh klibc-utils-static-mount kexec-static initramfs-kexecboot"
+IMAGE_INSTALL = "initramfs-kexecboot"
IMAGE_LINGUAS = ""