From 9d53e8111db2a1dc2a3df05926d90988c08e7dbe Mon Sep 17 00:00:00 2001 From: Andrea Adami Date: Thu, 4 Jul 2013 19:54:56 +0000 Subject: initramfs-kexecboot-image: remove obsolete IMAGE_ vars * above variables are not in oe-core anymore Signed-off-by: Andrea Adami --- meta-initramfs/recipes-bsp/images/initramfs-kexecboot-image.bb | 4 ---- 1 file changed, 4 deletions(-) (limited to 'meta-initramfs') 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 = "" -- cgit v1.1