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