diff options
Diffstat (limited to 'meta-hob')
-rw-r--r-- | meta-hob/recipes-core/meta/hob-toolchain.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-hob/recipes-core/meta/hob-toolchain.bb b/meta-hob/recipes-core/meta/hob-toolchain.bb index 6f1a3d42e6d..69cc0f764bb 100644 --- a/meta-hob/recipes-core/meta/hob-toolchain.bb +++ b/meta-hob/recipes-core/meta/hob-toolchain.bb @@ -3,7 +3,7 @@ LICENSE = "MIT" PR = "r0" -LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ +LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690 \ file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" inherit populate_sdk |