[yocto] [meta-selinux][PATCH 3/3] pkggrp-core-selinux: coreutils addition

Shrikant Bobade bobadeshrikant at gmail.com
Wed Nov 19 00:16:21 PST 2014


From: Shrikant Bobade <Shrikant_Bobade at mentor.com>

To add coreutils to packagegroup-core-selinux
inorder to get chcon avaibility.

Signed-off-by: Shrikant Bobade <Shrikant_Bobade at mentor.com>
---
 .../packagegroups/packagegroup-core-selinux.bb     |    1 +
 1 file changed, 1 insertion(+)

diff --git a/recipes-security/packagegroups/packagegroup-core-selinux.bb b/recipes-security/packagegroups/packagegroup-core-selinux.bb
index 1852aba..40b35d1 100644
--- a/recipes-security/packagegroups/packagegroup-core-selinux.bb
+++ b/recipes-security/packagegroups/packagegroup-core-selinux.bb
@@ -25,4 +25,5 @@ RDEPENDS_${PN} = " \
 	selinux-config \
 	refpolicy-standard \
 	refpolicy-mls \
+	coreutils \
 	"
-- 
1.7.9.5




More information about the yocto mailing list