[yocto] [meta-selinux][PATCH 2/3] removed ustr as a required RDEPEND
    Doug Goldstein 
    cardoe at cardoe.com
       
    Thu Feb  2 07:47:36 PST 2017
    
    
  
Signed-off-by: Doug Goldstein <cardoe at cardoe.com>
---
 recipes-security/packagegroups/packagegroup-core-selinux.bb | 1 -
 1 file changed, 1 deletion(-)
diff --git a/recipes-security/packagegroups/packagegroup-core-selinux.bb b/recipes-security/packagegroups/packagegroup-core-selinux.bb
index 9c74458..128dfba 100644
--- a/recipes-security/packagegroups/packagegroup-core-selinux.bb
+++ b/recipes-security/packagegroups/packagegroup-core-selinux.bb
@@ -11,7 +11,6 @@ PACKAGES = "\
 ALLOW_EMPTY_${PN} = "1"
 
 RDEPENDS_${PN} = " \
-	ustr \
 	libsepol \
 	libsepol-bin \
 	libselinux \
-- 
2.10.2
    
    
More information about the yocto
mailing list