aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/meta
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2013-12-04 16:09:56 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-05 14:25:29 +0000
commitb2a9b9152bf6d4f48fc4d97e0f1ae18144707486 (patch)
treee3250be2b061213f285bb57aa78d3a0335868c92 /meta/recipes-core/meta
parentdf1505e91a3de03cb4e47312813a60865ed15670 (diff)
downloadopenembedded-core-contrib-b2a9b9152bf6d4f48fc4d97e0f1ae18144707486.tar.gz
gmae: remove GMAE toolchain and packagegroups
GMAE (GNOME Mobile And Embedded) doesn't really exist anymore and these packages were a subset of it anyway. Remove as they don't give the user anything useful now that you can generate a SDK from an arbitrary image. (From OE-Core rev: c44fa1206c965054e8e4d316969a8e291cfef590) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/meta')
-rw-r--r--meta/recipes-core/meta/meta-toolchain-gmae.bb7
1 files changed, 0 insertions, 7 deletions
diff --git a/meta/recipes-core/meta/meta-toolchain-gmae.bb b/meta/recipes-core/meta/meta-toolchain-gmae.bb
deleted file mode 100644
index 5d805742ac..0000000000
--- a/meta/recipes-core/meta/meta-toolchain-gmae.bb
+++ /dev/null
@@ -1,7 +0,0 @@
-TOOLCHAIN_TARGET_GMAETASK ?= "packagegroup-core-standalone-gmae-sdk-target packagegroup-core-standalone-gmae-sdk-target-dbg"
-TOOLCHAIN_TARGET_TASK = "${TOOLCHAIN_TARGET_GMAETASK}"
-TOOLCHAIN_OUTPUTNAME = "${SDK_NAME}-toolchain-gmae-${DISTRO_VERSION}"
-PROVIDES = "meta-toolchain-sdk"
-require meta-toolchain.bb
-
-TOOLCHAIN_NEED_CONFIGSITE_CACHE += "zlib"