[oe-commits] Richard Purdie : hob-toolchain: Update for removal of dummy classes

git at git.openembedded.org git at git.openembedded.org
Tue Dec 11 12:38:41 UTC 2012


Module: openembedded-core.git
Branch: master
Commit: b63ba9104584c5aa15792fcfe706d59d39235ad0
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=b63ba9104584c5aa15792fcfe706d59d39235ad0

Author: Richard Purdie <richard.purdie at linuxfoundation.org>
Date:   Tue Dec 11 12:35:48 2012 +0000

hob-toolchain: Update for removal of dummy classes

Without this hob will fail to parse.

Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta-hob/recipes-core/meta/hob-toolchain.bb |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/meta-hob/recipes-core/meta/hob-toolchain.bb b/meta-hob/recipes-core/meta/hob-toolchain.bb
index 6535253..6f1a3d4 100644
--- a/meta-hob/recipes-core/meta/hob-toolchain.bb
+++ b/meta-hob/recipes-core/meta/hob-toolchain.bb
@@ -6,5 +6,4 @@ PR = "r0"
 LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
                     file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
 
-IMAGETEST ?= "dummy"
-inherit populate_sdk imagetest-${IMAGETEST}
+inherit populate_sdk





More information about the Openembedded-commits mailing list