mirror of
https://github.com/jiazhang0/meta-secure-core.git
synced 2026-07-26 22:08:33 +00:00
4042043742
Converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
8 lines
165 B
BlitzBasic
8 lines
165 B
BlitzBasic
DESCRIPTION = "Linux Integrity Measurement Architecture (IMA) subsystem for initramfs"
|
|
|
|
include packagegroup-ima.inc
|
|
|
|
RDEPENDS:${PN} += "\
|
|
initrdscripts-ima \
|
|
"
|