* above variables are not in oe-core anymore Signed-off-by: Andrea Adami <[email protected]> --- 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 _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
