diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-01-02 14:19:45 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-01-02 14:21:04 +0000 |
commit | a22ee50865e01a1c3a776f627e28036c1211664b (patch) | |
tree | 7d30fb26d7cdf3920b657ed39070c32ada79d2f8 /meta-hob/recipes-core | |
parent | 4bd0d3156270b83205fa31c8351d6b022aa4431f (diff) | |
download | poky-a22ee50865e01a1c3a776f627e28036c1211664b.tar.gz |
Update after toplevel LICENSE file checksum change
(From OE-Core rev: bbd88aebcabbb19c27a7d752d4a5b8ad9ff9412e)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-hob/recipes-core')
-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 6f1a3d42e6..69cc0f764b 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" | |||
3 | 3 | ||
4 | PR = "r0" | 4 | PR = "r0" |
5 | 5 | ||
6 | LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ | 6 | LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690 \ |
7 | file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" | 7 | file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" |
8 | 8 | ||
9 | inherit populate_sdk | 9 | inherit populate_sdk |