mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00:00
task-poky-standalone-sdk-target: update LIC_FILES_CHKSUM info
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
95a9d52f46
commit
a26cd44768
@@ -1,6 +1,8 @@
|
|||||||
DESCRIPTION = "Target packages for the standalone SDK"
|
DESCRIPTION = "Target packages for the standalone SDK"
|
||||||
PR = "r6"
|
PR = "r6"
|
||||||
LICENSE = "MIT"
|
LICENSE = "MIT"
|
||||||
|
LIC_FILES_CHKSUM = "file://${POKYBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
|
||||||
|
file://${POKYBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
|
||||||
ALLOW_EMPTY = "1"
|
ALLOW_EMPTY = "1"
|
||||||
|
|
||||||
PACKAGES = "${PN} ${PN}-dbg"
|
PACKAGES = "${PN} ${PN}-dbg"
|
||||||
|
|||||||
Reference in New Issue
Block a user