summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/meta/buildtools-tarball.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2014-01-02 14:19:45 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-01-02 14:21:04 +0000
commita22ee50865e01a1c3a776f627e28036c1211664b (patch)
tree7d30fb26d7cdf3920b657ed39070c32ada79d2f8 /meta/recipes-core/meta/buildtools-tarball.bb
parent4bd0d3156270b83205fa31c8351d6b022aa4431f (diff)
downloadpoky-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/recipes-core/meta/buildtools-tarball.bb')
-rw-r--r--meta/recipes-core/meta/buildtools-tarball.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/meta/buildtools-tarball.bb b/meta/recipes-core/meta/buildtools-tarball.bb
index 9dabbd0b4d..62e1e0bbef 100644
--- a/meta/recipes-core/meta/buildtools-tarball.bb
+++ b/meta/recipes-core/meta/buildtools-tarball.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "SDK type target for building a standalone tarball containing pyth
2 tarball can be used to run bitbake builds on systems which don't meet the usual version requirements." 2 tarball can be used to run bitbake builds on systems which don't meet the usual version requirements."
3SUMMARY = "Standalone tarball for running builds on systems with inadequate software" 3SUMMARY = "Standalone tarball for running builds on systems with inadequate software"
4LICENSE = "MIT" 4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ 5LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690 \
6 file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" 6 file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
7 7
8TOOLCHAIN_TARGET_TASK ?= "" 8TOOLCHAIN_TARGET_TASK ?= ""