[yocto] [meta-cgl][PATCH] Images cleanup

Alexandru.Vaduva Alexandru.Vaduva at enea.com
Tue Jul 21 04:21:17 PDT 2015


Signed-off-by: Alexandru.Vaduva <Alexandru.Vaduva at enea.com>
---
 meta-cgl-common/images/core-image-cgl-qt3.bb | 27 ---------------------------
 meta-cgl-common/images/core-image-cgl-sdk.bb |  4 ----
 2 files changed, 31 deletions(-)
 delete mode 100644 meta-cgl-common/images/core-image-cgl-qt3.bb
 delete mode 100644 meta-cgl-common/images/core-image-cgl-sdk.bb

diff --git a/meta-cgl-common/images/core-image-cgl-qt3.bb b/meta-cgl-common/images/core-image-cgl-qt3.bb
deleted file mode 100644
index a330c7a..0000000
--- a/meta-cgl-common/images/core-image-cgl-qt3.bb
+++ /dev/null
@@ -1,27 +0,0 @@
-require recipes-qt3/images/core-image-lsb-qt3.bb
-
-
-VALGRIND ?= ""
-VALGRIND_powerpc ?= "valgrind"
-VALGRIND_e500v2 ?= ""
-VALGRIND_x86 ?= "valgrind"
-VALGRIND_x86_64 ?= "valgrind"
-VALGRIND_armv7a ?= "valgrind"
-
-# Include modules in rootfs
-IMAGE_INSTALL += "\
-    ${ROOTFS_PKGMANAGE_BOOTSTRAP} \
-    packagegroup-core-buildessential \
-    packagegroup-core-selinux \
-    packagegroup-cgl \
-    kexec-tools \
-    lttng-tools \
-    lttng-modules \
-    ${VALGRIND} \
-    "
-
-# kexec-tools doesn't work on Mips
-KEXECTOOLS_mips ?= ""
-KEXECTOOLS_mipsel ?= ""
-
-IMAGE_FEATURES += "eclipse-debug tools-debug tools-profile dbg-pkgs"
diff --git a/meta-cgl-common/images/core-image-cgl-sdk.bb b/meta-cgl-common/images/core-image-cgl-sdk.bb
deleted file mode 100644
index 090846e..0000000
--- a/meta-cgl-common/images/core-image-cgl-sdk.bb
+++ /dev/null
@@ -1,4 +0,0 @@
-require recipes-extended/images/core-image-lsb-sdk.bb
-
-
-IMAGE_FEATURES += "dbg-pkgs"
-- 
1.9.1




More information about the yocto mailing list