[oe-commits] Andrea Adami : linux-yocto-tiny-kexecboot: add version 3.4

git at git.openembedded.org git at git.openembedded.org
Tue Dec 4 10:25:50 UTC 2012


Module: meta-openembedded.git
Branch: master
Commit: e47345baad7f0167dbabc6b149d15861d488430e
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=e47345baad7f0167dbabc6b149d15861d488430e

Author: Andrea Adami <andrea.adami at gmail.com>
Date:   Fri Nov 30 22:44:35 2012 +0000

linux-yocto-tiny-kexecboot: add version 3.4

Signed-off-by: Andrea Adami <andrea.adami at gmail.com>
Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 .../linux/linux-yocto-tiny-kexecboot_3.4.bb        |   17 +++++++++++++++++
 1 files changed, 17 insertions(+), 0 deletions(-)

diff --git a/meta-initramfs/recipes-kernel/linux/linux-yocto-tiny-kexecboot_3.4.bb b/meta-initramfs/recipes-kernel/linux/linux-yocto-tiny-kexecboot_3.4.bb
new file mode 100644
index 0000000..47215b5
--- /dev/null
+++ b/meta-initramfs/recipes-kernel/linux/linux-yocto-tiny-kexecboot_3.4.bb
@@ -0,0 +1,17 @@
+require recipes-kernel/linux/linux-yocto-tiny_3.4.bb
+
+PACKAGES = ""
+PROVIDES = ""
+
+KERNEL_IMAGE_BASE_NAME = "${KERNEL_IMAGETYPE}-yocto-tiny-kexecboot-${PV}-${PR}-${MACHINE}"
+KERNEL_IMAGE_SYMLINK_NAME = "${KERNEL_IMAGETYPE}-yocto-tiny-kexecboot-${MACHINE}"
+
+INITRAMFS_IMAGE = "initramfs-kexecboot-klibc-image"
+
+do_populate_sysroot() {
+        :
+}
+
+do_install() {
+        :
+}





More information about the Openembedded-commits mailing list