summaryrefslogtreecommitdiffstats
path: root/meta-hob
diff options
context:
space:
mode:
Diffstat (limited to 'meta-hob')
-rw-r--r--meta-hob/recipes-core/meta/hob-toolchain.bb3
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 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"
6LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ 6LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
7 file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" 7 file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
8 8
9IMAGETEST ?= "dummy" 9inherit populate_sdk
10inherit populate_sdk imagetest-${IMAGETEST}