diff options
Diffstat (limited to 'meta/recipes-core')
-rw-r--r-- | meta/recipes-core/meta/buildtools-tarball.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-core/meta/buildtools-tarball.bb b/meta/recipes-core/meta/buildtools-tarball.bb index 076fe36d11..211213e1d9 100644 --- a/meta/recipes-core/meta/buildtools-tarball.bb +++ b/meta/recipes-core/meta/buildtools-tarball.bb | |||
@@ -1,4 +1,6 @@ | |||
1 | DESCRIPTION = "Meta package for building a standalone python tarball and other key build tools" | 1 | DESCRIPTION = "SDK type target for building a standalone tarball containing python, chrpath, git and tar. The \ |
2 | tarball can be used to run bitbake builds on systems which don't meet the usual version requirements." | ||
3 | SUMMARY = "Standalone tarball for running builds on systems with inadequate software" | ||
2 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
3 | LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ | 5 | LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ |
4 | file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" | 6 | file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" |