diff options
author | Andrea Adami <andrea.adami@gmail.com> | 2013-07-04 19:54:56 +0000 |
---|---|---|
committer | Paul Eggleton <paul.eggleton@linux.intel.com> | 2013-07-09 11:28:24 +0100 |
commit | 9d53e8111db2a1dc2a3df05926d90988c08e7dbe (patch) | |
tree | b766ea3904f41835d804647c3d2f2fc59b15ea80 /meta-initramfs/recipes-bsp | |
parent | 7da2e2c86e39deba0c1cb08f40efd82b17da17b5 (diff) | |
download | meta-openembedded-9d53e8111db2a1dc2a3df05926d90988c08e7dbe.tar.gz |
initramfs-kexecboot-image: remove obsolete IMAGE_ vars
* above variables are not in oe-core anymore
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Diffstat (limited to 'meta-initramfs/recipes-bsp')
-rw-r--r-- | meta-initramfs/recipes-bsp/images/initramfs-kexecboot-image.bb | 4 |
1 files changed, 0 insertions, 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 dd6d07dfaf..35eb245cea 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" | |||
15 | IMAGE_FEATURES = "" | 15 | IMAGE_FEATURES = "" |
16 | 16 | ||
17 | IMAGE_LINGUAS = "" | 17 | IMAGE_LINGUAS = "" |
18 | IMAGE_LOGIN_MANAGER = "" | ||
19 | IMAGE_INIT_MANAGER = "" | ||
20 | IMAGE_INITSCRIPTS = "" | ||
21 | IMAGE_DEV_MANAGER = "" | ||
22 | 18 | ||
23 | FEED_DEPLOYDIR_BASE_URI = "" | 19 | FEED_DEPLOYDIR_BASE_URI = "" |
24 | LDCONFIGDEPEND = "" | 20 | LDCONFIGDEPEND = "" |