[yocto] [meta-cgl][PATCH 1/2] distro: Inherit SELinux distro

Alexandru Vaduva vaduvajanalexandru at yahoo.com
Wed May 11 08:17:02 PDT 2016


ok from my side
 

    On Tuesday, May 10, 2016 3:04 PM, Adrian Dudau <adrian.dudau at enea.com> wrote:
 

 meta-selinux defines a distro with refpolicy providers. Inherit that
instead of trying to define our own refpolicies.

Signed-off-by: Adrian Dudau <adrian.dudau at enea.com>
---
 meta-cgl-common/conf/distro/poky-cgl.conf | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/meta-cgl-common/conf/distro/poky-cgl.conf b/meta-cgl-common/conf/distro/poky-cgl.conf
index 1fd453e..ab102d5 100644
--- a/meta-cgl-common/conf/distro/poky-cgl.conf
+++ b/meta-cgl-common/conf/distro/poky-cgl.conf
@@ -1,7 +1,6 @@
 require conf/distro/poky-lsb.conf
+require conf/distro/poky-selinux.conf
 
 DISTRO = "poky-cgl"
 
-DISTRO_FEATURES_append = " pam selinux"
-
 IMAGE_CLASSES += "image_types_uboot"
-- 
1.9.1

-- 
_______________________________________________
yocto mailing list
yocto at yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


   
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20160511/7fbfcdbb/attachment.html>


More information about the yocto mailing list