[oe] [meta-handheld][PATCH 2/3] remove initramfs-images, now in meta-initramfs

Andrea Adami andrea.adami at gmail.com
Tue Feb 21 00:23:24 UTC 2012


Signed-off-by: Andrea Adami <andrea.adami at gmail.com>
---
 recipes-bsp/images/initramfs-kexecboot-image.bb    |   28 --------------------
 .../images/initramfs-kexecboot-klibc-image.bb      |    5 ---
 2 files changed, 0 insertions(+), 33 deletions(-)
 delete mode 100644 recipes-bsp/images/initramfs-kexecboot-image.bb
 delete mode 100644 recipes-bsp/images/initramfs-kexecboot-klibc-image.bb

diff --git a/recipes-bsp/images/initramfs-kexecboot-image.bb b/recipes-bsp/images/initramfs-kexecboot-image.bb
deleted file mode 100644
index f306fb5..0000000
--- a/recipes-bsp/images/initramfs-kexecboot-image.bb
+++ /dev/null
@@ -1,28 +0,0 @@
-# Initramfs image providing kexecboot
-# a linux as bootloader implementation
-
-LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
-
-IMAGE_FSTYPES = "${INITRAMFS_FSTYPES}"
-
-# avoid circular dependencies
-EXTRA_IMAGEDEPENDS = ""
-
-IMAGE_INSTALL = "kexec kexecboot"
-
-# Do not pollute the initrd image with rootfs features
-IMAGE_FEATURES = ""
-
-export IMAGE_BASENAME = "initramfs-kexecboot-image"
-
-IMAGE_LINGUAS = ""
-IMAGE_LOGIN_MANAGER = ""
-IMAGE_INIT_MANAGER = ""
-IMAGE_INITSCRIPTS = ""
-IMAGE_DEV_MANAGER = ""
-
-FEED_DEPLOYDIR_BASE_URI = ""
-ONLINE_PACKAGE_MANAGEMENT = "none"
-
-inherit image
diff --git a/recipes-bsp/images/initramfs-kexecboot-klibc-image.bb b/recipes-bsp/images/initramfs-kexecboot-klibc-image.bb
deleted file mode 100644
index e81f9ee..0000000
--- a/recipes-bsp/images/initramfs-kexecboot-klibc-image.bb
+++ /dev/null
@@ -1,5 +0,0 @@
-require initramfs-kexecboot-image.bb
-
-IMAGE_INSTALL = "kexec-klibc kexecboot-klibc"
-
-export IMAGE_BASENAME = "initramfs-kexecboot-klibc-image"
-- 
1.7.3.4





More information about the Openembedded-devel mailing list