mirror of
https://github.com/jiazhang0/meta-secure-core.git
synced 2026-01-12 01:00:15 +00:00
packagegroup-ima*: clean up the RDEPENDS
Signed-off-by: Lans Zhang <jia.zhang@windriver.com>
This commit is contained in:
@@ -2,11 +2,6 @@ DESCRIPTION = "Linux Integrity Measurement Architecture (IMA) subsystem for init
|
||||
|
||||
include packagegroup-ima.inc
|
||||
|
||||
RDEPENDS_${PN} += " \
|
||||
util-linux-mount \
|
||||
util-linux-umount \
|
||||
gawk \
|
||||
ima-policy \
|
||||
key-store-ima-cert \
|
||||
RDEPENDS_${PN} += "\
|
||||
initrdscripts-ima \
|
||||
"
|
||||
|
||||
@@ -1,13 +1,12 @@
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690 \
|
||||
file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
|
||||
LIC_FILES_CHKSUM = "\
|
||||
file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420 \
|
||||
"
|
||||
|
||||
S = "${WORKDIR}"
|
||||
|
||||
ALLOW_EMPTY_${PN} = "1"
|
||||
|
||||
RDEPENDS_${PN} = " \
|
||||
RDEPENDS_${PN} = "\
|
||||
ima-evm-utils \
|
||||
coreutils \
|
||||
grep \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user