mirror of
git://git.yoctoproject.org/meta-selinux
synced 2026-01-04 16:10:05 +00:00
secilc: update to 3.2
Merge inc file into bb file. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Joe MacDonald <joe@deserted.net>
This commit is contained in:
parent
756f4f97a1
commit
39aa489098
|
|
@ -1,7 +0,0 @@
|
|||
require selinux_20200710.inc
|
||||
require ${BPN}.inc
|
||||
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=c7e802b9a3b0c2c852669864c08b9138"
|
||||
|
||||
SRC_URI[md5sum] = "f9743e405a8de331c249b723c09c6c3f"
|
||||
SRC_URI[sha256sum] = "86117246fec3017af710a9ff7c1dae3ed1cd571e232a86cff3e2a3de2d6aa65c"
|
||||
|
|
@ -2,10 +2,14 @@ SUMMARY = "SELinux Common Intermediate Language (CIL) compiler"
|
|||
DESCRIPTION = "\
|
||||
This package contains secilc, the SELinux Common Intermediate \
|
||||
Language (CIL) compiler."
|
||||
|
||||
SECTION = "base"
|
||||
LICENSE = "BSD"
|
||||
LIC_FILES_CHKSUM = "file://${S}/COPYING;md5=c7e802b9a3b0c2c852669864c08b9138"
|
||||
|
||||
require selinux_common.inc
|
||||
|
||||
DEPENDS += "libsepol xmlto-native"
|
||||
|
||||
S = "${WORKDIR}/git/secilc"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
Loading…
Reference in New Issue
Block a user