mirror of
git://git.yoctoproject.org/meta-selinux
synced 2026-01-01 13:58:04 +00:00
secilc: upgrade 3.3 -> 3.4
Use precise license BSD-2-Clause instead of license BSD. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Joe MacDonald <joe@deserted.net>
This commit is contained in:
parent
1f550adf05
commit
74b2eb2da9
|
|
@ -3,12 +3,12 @@ DESCRIPTION = "\
|
|||
This package contains secilc, the SELinux Common Intermediate \
|
||||
Language (CIL) compiler."
|
||||
SECTION = "base"
|
||||
LICENSE = "BSD"
|
||||
LICENSE = "BSD-2-Clause"
|
||||
LIC_FILES_CHKSUM = "file://${S}/COPYING;md5=c7e802b9a3b0c2c852669864c08b9138"
|
||||
|
||||
require selinux_common.inc
|
||||
|
||||
DEPENDS += "libsepol xmlto-native"
|
||||
DEPENDS = "libsepol xmlto-native"
|
||||
|
||||
S = "${WORKDIR}/git/secilc"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user