summaryrefslogtreecommitdiffstats
path: root/recipes-security/selinux/selinux_20120924.inc
blob: 8f067cfaabbcbd47f96da3125f709dc33bac788e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
SELINUX_RELEASE = "20120924"

SRC_URI = "http://userspace.selinuxproject.org/releases/${SELINUX_RELEASE}/${BPN}-${PV}.tar.gz"

PREFERRED_VERSION_checkpolicy = "2.1.11"
PREFERRED_VERSION_libselinux = "2.1.12"
PREFERRED_VERSION_libsemanage = "2.1.9"
PREFERRED_VERSION_libsepol = "2.1.8"
PREFERRED_VERSION_policycoreutils = "2.1.13"
PREFERRED_VERSION_sepolgen = "1.1.8"

include selinux_common.inc