|
@@ -2,8 +2,6 @@ DESCRIPTION = "SDK type target for building a standalone tarball containing pyth
|
|
tarball can be used to run bitbake builds on systems which don't meet the usual version requirements."
|
|
tarball can be used to run bitbake builds on systems which don't meet the usual version requirements."
|
|
SUMMARY = "Standalone tarball for running builds on systems with inadequate software"
|
|
SUMMARY = "Standalone tarball for running builds on systems with inadequate software"
|
|
LICENSE = "MIT"
|
|
LICENSE = "MIT"
|
|
-LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690 \
|
|
|
|
- file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
|
|
|
|
|
|
|
|
TOOLCHAIN_TARGET_TASK ?= ""
|
|
TOOLCHAIN_TARGET_TASK ?= ""
|
|
|
|
|