[oe] [meta-handheld][PATCH 06/10] initramfs-kexecboot.inc: import missing file from meta-zaurus

Martin Jansa martin.jansa at gmail.com
Thu Sep 1 15:39:13 UTC 2011


Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 conf/machine/include/initramfs-kexecboot.inc |   18 ++++++++++++++++++
 1 files changed, 18 insertions(+), 0 deletions(-)
 create mode 100644 conf/machine/include/initramfs-kexecboot.inc

diff --git a/conf/machine/include/initramfs-kexecboot.inc b/conf/machine/include/initramfs-kexecboot.inc
new file mode 100644
index 0000000..bc9cd51
--- /dev/null
+++ b/conf/machine/include/initramfs-kexecboot.inc
@@ -0,0 +1,18 @@
+# Initramfs-kexecboot extra config
+
+
+# If set here, each image will also build linux-kexecboot.
+# Usually the machine-installer recipe already DEPENDS on it
+#
+EXTRA_IMAGEDEPENDS += "linux-kexecboot"
+
+
+# Force inclusion of kernel in target images
+# (done by default)
+#
+RDEPENDS_kernel-base = "kernel-image"
+
+
+# Install /boot/boot.cfg in target images
+#
+MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS_append = " kexecboot-cfg "
-- 
1.7.6.1





More information about the Openembedded-devel mailing list