mirror of
git://git.yoctoproject.org/poky
synced 2026-08-11 23:52:07 +00:00
meta-toolchain Add LIC_FILES_CHKSUM
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
parent
a6bdae0738
commit
e54f08dac5
@ -2,6 +2,9 @@ DESCRIPTION = "Meta package for building a installable toolchain"
|
||||
LICENSE = "MIT"
|
||||
DEPENDS = "opkg-native opkg-utils-native virtual/fakeroot-native sed-native"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://${POKYBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
|
||||
file://${POKYBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
|
||||
|
||||
inherit meta toolchain-scripts
|
||||
|
||||
SDK_DIR = "${WORKDIR}/sdk"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user