summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWenzong Fan <wenzong.fan@windriver.com>2014-01-20 04:27:08 -0500
committerXin Ouyang <xin.ouyang@windriver.com>2014-01-20 18:15:00 +0800
commit4cc255d6dbe153b098f887595f57f76c367f1121 (patch)
tree7cfc663472aa409385a3583fcef8af5f386f6462
parent3fee4a09cc26816862dacfb2081dc7e0fa7ca47e (diff)
downloadmeta-selinux-4cc255d6dbe153b098f887595f57f76c367f1121.tar.gz
selinux: remove PREFERRED_VERSION configs
We are using the latest version for selinux userspace packages, so remove the PREFERRED_VERSION configs. Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com> Signed-off-by: Xin Ouyang <xin.ouyang@windriver.com>
-rw-r--r--recipes-security/selinux/selinux_20131030.inc7
1 files changed, 0 insertions, 7 deletions
diff --git a/recipes-security/selinux/selinux_20131030.inc b/recipes-security/selinux/selinux_20131030.inc
index 807a37c..2cb35d5 100644
--- a/recipes-security/selinux/selinux_20131030.inc
+++ b/recipes-security/selinux/selinux_20131030.inc
@@ -2,11 +2,4 @@ SELINUX_RELEASE = "20131030"
2 2
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"
6PREFERRED_VERSION_libselinux = "2.2"
7PREFERRED_VERSION_libsemanage = "2.2"
8PREFERRED_VERSION_libsepol = "2.2"
9PREFERRED_VERSION_policycoreutils = "2.2.5"
10PREFERRED_VERSION_sepolgen = "1.2.1"
11
12include selinux_common.inc 5include selinux_common.inc