mirror of
https://github.com/jiazhang0/meta-secure-core.git
synced 2026-05-08 10:39:35 +00:00
initramfs-secure-core: fix missing the license file
Signed-off-by: Lans Zhang <jia.zhang@windriver.com>
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
SUMMARY = "Basic init for initramfs to mount and pivot root"
|
SUMMARY = "Basic init for initramfs to mount and pivot root"
|
||||||
LICENSE = "MIT"
|
LICENSE = "MIT"
|
||||||
|
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
|
||||||
|
|
||||||
SRC_URI = "file://init"
|
SRC_URI = "file://init"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user