mirror of
git://git.yoctoproject.org/meta-selinux
synced 2026-01-01 13:58:04 +00:00
checkpolicy: upgrade 3.3 -> 3.4
Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Joe MacDonald <joe@deserted.net>
This commit is contained in:
parent
76cb1e8caf
commit
1f550adf05
|
|
@ -11,10 +11,7 @@ LIC_FILES_CHKSUM = "file://${S}/COPYING;md5=393a5ca445f6965873eca0259a17f833"
|
|||
|
||||
require selinux_common.inc
|
||||
|
||||
DEPENDS += "libsepol bison-native flex-native"
|
||||
|
||||
EXTRA_OEMAKE += "LEX='flex'"
|
||||
EXTRA_OEMAKE += "LIBSEPOLA=${STAGING_LIBDIR}/libsepol.a"
|
||||
DEPENDS = "libsepol bison-native"
|
||||
|
||||
S = "${WORKDIR}/git/checkpolicy"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user