ok from my side
 

    On Tuesday, May 10, 2016 3:04 PM, Adrian Dudau <adrian.du...@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.du...@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@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


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

Reply via email to