diff options
author | Wenzong Fan <wenzong.fan@windriver.com> | 2014-01-16 00:24:03 -0500 |
---|---|---|
committer | Mark Hatle <mark.hatle@windriver.com> | 2014-01-16 10:54:48 -0600 |
commit | be0c90cf69c3e88ccaf31dd31c95df35979192ee (patch) | |
tree | ce3eeb0e00e2b89d269b2160af0739ad3b8238ab /recipes-security/selinux/selinux_20131030.inc | |
parent | 2fb68f414cbbedfc8392623cd29e860cbcd15f0e (diff) | |
download | meta-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.inc | 2 |
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" | |||
3 | SRC_URI = "http://userspace.selinuxproject.org/releases/${SELINUX_RELEASE}/${BPN}-${PV}.tar.gz" | 3 | SRC_URI = "http://userspace.selinuxproject.org/releases/${SELINUX_RELEASE}/${BPN}-${PV}.tar.gz" |
4 | 4 | ||
5 | PREFERRED_VERSION_checkpolicy = "2.2" | 5 | PREFERRED_VERSION_checkpolicy = "2.2" |
6 | PREFERRED_VERSION_libselinux = "2.2" | 6 | PREFERRED_VERSION_libselinux = "2.2.2" |
7 | PREFERRED_VERSION_libsemanage = "2.2" | 7 | PREFERRED_VERSION_libsemanage = "2.2" |
8 | PREFERRED_VERSION_libsepol = "2.2" | 8 | PREFERRED_VERSION_libsepol = "2.2" |
9 | PREFERRED_VERSION_policycoreutils = "2.2.5" | 9 | PREFERRED_VERSION_policycoreutils = "2.2.5" |