From cb84a4acbd4ad448f140605769b873068e0a0874 Mon Sep 17 00:00:00 2001 From: Cristiana Voicu Date: Tue, 25 Feb 2014 09:21:09 +0200 Subject: 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. Signed-off-by: Cristiana Voicu Signed-off-by: Richard Purdie --- meta-hob/recipes-core/meta/hob-toolchain.bb | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 meta-hob/recipes-core/meta/hob-toolchain.bb (limited to 'meta-hob') 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 5565273eae..0000000000 --- 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 -- cgit 1.2.3-korg