aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/meta/meta-toolchain-gmae.bb
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 13:30:20 +0000
commitc44fa1206c965054e8e4d316969a8e291cfef590 (patch)
tree7568e01d9392f9be3e4fdb0b060c92e6fe487fac /meta/recipes-core/meta/meta-toolchain-gmae.bb
parent987a203f85e9474fd1807e577c7fd8c30ecf78d6 (diff)
downloadopenembedded-core-contrib-c44fa1206c965054e8e4d316969a8e291cfef590.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. 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/meta-toolchain-gmae.bb')
-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"