mirror of
https://git.yoctoproject.org/poky
synced 2026-04-05 08:02:25 +02:00
poky-image-live.inc: Add LIC_FILES_CHKSUM
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -5,6 +5,9 @@ TIMEOUT = "10"
|
||||
|
||||
EXCLUDE_FROM_WORLD = "1"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://${POKYBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
|
||||
file://${POKYBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
|
||||
|
||||
do_bootimg[depends] += "poky-image-minimal-initramfs:do_rootfs"
|
||||
|
||||
inherit bootimg
|
||||
|
||||
Reference in New Issue
Block a user