summaryrefslogtreecommitdiffstats
path: root/recipes-security/selinux/selinux_20131030.inc
diff options
context:
space:
mode:
authorWenzong Fan <wenzong.fan@windriver.com>2014-01-16 00:24:03 -0500
committerMark Hatle <mark.hatle@windriver.com>2014-01-16 10:54:48 -0600
commitbe0c90cf69c3e88ccaf31dd31c95df35979192ee (patch)
treece3eeb0e00e2b89d269b2160af0739ad3b8238ab /recipes-security/selinux/selinux_20131030.inc
parent2fb68f414cbbedfc8392623cd29e860cbcd15f0e (diff)
downloadmeta-selinux-dora-next.tar.gz
libselinux: migrate SRC_URI to 2.2.2dora-next
(From meta-selinux master rev: feb9fc8e889b51d10432388e7bac467e95a1f22e) Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com> Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Diffstat (limited to 'recipes-security/selinux/selinux_20131030.inc')
-rw-r--r--recipes-security/selinux/selinux_20131030.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/selinux/selinux_20131030.inc b/recipes-security/selinux/selinux_20131030.inc
index 807a37c..8d09f28 100644
--- a/recipes-security/selinux/selinux_20131030.inc
+++ b/recipes-security/selinux/selinux_20131030.inc
@@ -3,7 +3,7 @@ SELINUX_RELEASE = "20131030"
3SRC_URI = "http://userspace.selinuxproject.org/releases/${SELINUX_RELEASE}/${BPN}-${PV}.tar.gz" 3SRC_URI = "http://userspace.selinuxproject.org/releases/${SELINUX_RELEASE}/${BPN}-${PV}.tar.gz"
4 4
5PREFERRED_VERSION_checkpolicy = "2.2" 5PREFERRED_VERSION_checkpolicy = "2.2"
6PREFERRED_VERSION_libselinux = "2.2" 6PREFERRED_VERSION_libselinux = "2.2.2"
7PREFERRED_VERSION_libsemanage = "2.2" 7PREFERRED_VERSION_libsemanage = "2.2"
8PREFERRED_VERSION_libsepol = "2.2" 8PREFERRED_VERSION_libsepol = "2.2"
9PREFERRED_VERSION_policycoreutils = "2.2.5" 9PREFERRED_VERSION_policycoreutils = "2.2.5"