[oe] [meta-initramfs][PATCH] initramfs-kexecboot-image: remove obsolete IMAGE_ vars

Andrea Adami andrea.adami at gmail.com
Thu Jul 4 19:54:56 UTC 2013


* above variables are not in oe-core anymore

Signed-off-by: Andrea Adami <andrea.adami at gmail.com>
---
 meta-initramfs/recipes-bsp/images/initramfs-kexecboot-image.bb | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/meta-initramfs/recipes-bsp/images/initramfs-kexecboot-image.bb b/meta-initramfs/recipes-bsp/images/initramfs-kexecboot-image.bb
index dd6d07d..35eb245 100644
--- a/meta-initramfs/recipes-bsp/images/initramfs-kexecboot-image.bb
+++ b/meta-initramfs/recipes-bsp/images/initramfs-kexecboot-image.bb
@@ -15,10 +15,6 @@ IMAGE_INSTALL = "kexecboot kexec mtd-utils-ubifs"
 IMAGE_FEATURES = ""
 
 IMAGE_LINGUAS = ""
-IMAGE_LOGIN_MANAGER = ""
-IMAGE_INIT_MANAGER = ""
-IMAGE_INITSCRIPTS = ""
-IMAGE_DEV_MANAGER = ""
 
 FEED_DEPLOYDIR_BASE_URI = ""
 LDCONFIGDEPEND = ""
-- 
1.8.1.5




More information about the Openembedded-devel mailing list