[oe-commits] Andrea Adami : initramfs-kexecboot-image: remove obsolete IMAGE_ vars

git at git.openembedded.org git at git.openembedded.org
Tue Jul 9 10:20:15 UTC 2013


Module: meta-openembedded.git
Branch: master
Commit: 9d53e8111db2a1dc2a3df05926d90988c08e7dbe
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=9d53e8111db2a1dc2a3df05926d90988c08e7dbe

Author: Andrea Adami <andrea.adami at gmail.com>
Date:   Thu Jul  4 19:54:56 2013 +0000

initramfs-kexecboot-image: remove obsolete IMAGE_ vars

* above variables are not in oe-core anymore

Signed-off-by: Andrea Adami <andrea.adami at gmail.com>

---

 .../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 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 = ""



More information about the Openembedded-commits mailing list