diff options
| -rw-r--r-- | 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 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" | |||
| 6 | LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ | 6 | LIC_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 | ||
| 9 | IMAGETEST ?= "dummy" | 9 | inherit populate_sdk |
| 10 | inherit populate_sdk imagetest-${IMAGETEST} | ||
