From e2e6f6fe07049f33cb6348780fa975162752e421 Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Thu, 12 Dec 2013 13:38:32 +0100 Subject: initial commit of Enea Linux 3.1 Migrated from the internal git server on the dora-enea branch Signed-off-by: Adrian Dudau --- meta/recipes-core/meta/meta-toolchain-gmae.bb | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 meta/recipes-core/meta/meta-toolchain-gmae.bb (limited to 'meta/recipes-core/meta/meta-toolchain-gmae.bb') diff --git a/meta/recipes-core/meta/meta-toolchain-gmae.bb b/meta/recipes-core/meta/meta-toolchain-gmae.bb new file mode 100644 index 0000000000..5d805742ac --- /dev/null +++ b/meta/recipes-core/meta/meta-toolchain-gmae.bb @@ -0,0 +1,7 @@ +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" -- cgit v1.2.3-54-g00ecf