summaryrefslogtreecommitdiffstats
path: root/recipes-security/selinux/policycoreutils_git.bb
blob: 823edb241772b2a16f2496869c54719671d2e9ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
PR = "r99"
PV = "2.2.5+git${SRCPV}"

include selinux_git.inc
include ${BPN}.inc

LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833"

SRC_URI += "\
	file://policycoreutils-fix-sepolicy-install-path.patch \
	file://policycoreutils-make-O_CLOEXEC-optional.patch \
	"