From 52a9ae643f8a0c7856681cfb9c6c0521ace253fd Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 11 Dec 2012 12:35:48 +0000 Subject: [PATCH] hob-toolchain: Update for removal of dummy classes Without this hob will fail to parse. (From OE-Core rev: b63ba9104584c5aa15792fcfe706d59d39235ad0) Signed-off-by: Richard Purdie --- meta-hob/recipes-core/meta/hob-toolchain.bb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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