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: 2015-4~8393 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=b63ba9104584c5aa15792fcfe706d59d39235ad0;p=openembedded-core.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 6535253744..6f1a3d42e6 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