summaryrefslogtreecommitdiffstats
path: root/meta-hob
diff options
context:
space:
mode:
authorCristiana Voicu <cristiana.voicu@intel.com>2014-02-25 09:21:09 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-02-25 08:06:11 +0000
commitfe4b1ca1188f4cb8a95dc992ec29fc0f9125e353 (patch)
tree1f111db4790f8b38f2061bff9e88dd0d448a2e1d /meta-hob
parent38057c464b0cdda611a70d7356d437a1cdc60c11 (diff)
downloadast2050-yocto-poky-fe4b1ca1188f4cb8a95dc992ec29fc0f9125e353.zip
ast2050-yocto-poky-fe4b1ca1188f4cb8a95dc992ec29fc0f9125e353.tar.gz
meta-hob: remove hob-toolchain since this is not needed anymore
A patch to replace the use of hob-toolchain with bitbake api was sent to bitbake-devel list and it is needed for this one. (From OE-Core rev: cb84a4acbd4ad448f140605769b873068e0a0874) Signed-off-by: Cristiana Voicu <cristiana.voicu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-hob')
-rw-r--r--meta-hob/recipes-core/meta/hob-toolchain.bb9
1 files changed, 0 insertions, 9 deletions
diff --git a/meta-hob/recipes-core/meta/hob-toolchain.bb b/meta-hob/recipes-core/meta/hob-toolchain.bb
deleted file mode 100644
index 5565273..0000000
--- a/meta-hob/recipes-core/meta/hob-toolchain.bb
+++ /dev/null
@@ -1,9 +0,0 @@
-SUMMARY = "dummy toolchain"
-LICENSE = "MIT"
-
-PR = "r0"
-
-LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690 \
- file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
-
-inherit populate_sdk
OpenPOWER on IntegriCloud