From: Richard Purdie Date: Tue, 11 Dec 2012 12:35:48 +0000 (+0000) Subject: hob-toolchain: Update for removal of dummy classes X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~39230 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b63ba9104584c5aa15792fcfe706d59d39235ad0;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git hob-toolchain: Update for removal of dummy classes Without this hob will fail to parse. Signed-off-by: Richard Purdie --- diff --git a/meta-hob/recipes-core/meta/hob-toolchain.bb b/meta-hob/recipes-core/meta/hob-toolchain.bb index 65352537448..6f1a3d42e6d 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