[yocto] [PATCH 1/2] selinux: remove PREFERRED_VERSION configs

wenzong.fan at windriver.com wenzong.fan at windriver.com
Mon Jan 20 01:27:08 PST 2014


From: Wenzong Fan <wenzong.fan at windriver.com>

Signed-off-by: Wenzong Fan <wenzong.fan at windriver.com>
---
 recipes-security/selinux/selinux_20131030.inc |    7 -------
 1 file changed, 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"
 
 SRC_URI = "http://userspace.selinuxproject.org/releases/${SELINUX_RELEASE}/${BPN}-${PV}.tar.gz"
 
-PREFERRED_VERSION_checkpolicy = "2.2"
-PREFERRED_VERSION_libselinux = "2.2"
-PREFERRED_VERSION_libsemanage = "2.2"
-PREFERRED_VERSION_libsepol = "2.2"
-PREFERRED_VERSION_policycoreutils = "2.2.5"
-PREFERRED_VERSION_sepolgen = "1.2.1"
-
 include selinux_common.inc
-- 
1.7.9.5




More information about the yocto mailing list