All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-selinux][PATCH] packagegroup-selinux-policycoreutils: add policycoreutils-hll
@ 2016-05-31 14:14 Shrikant Bobade
  2016-05-31 16:24 ` calibrator fails to run Fred Ollinger
  0 siblings, 1 reply; 4+ messages in thread
From: Shrikant Bobade @ 2016-05-31 14:14 UTC (permalink / raw)
  To: yocto; +Cc: Shrikant Bobade

From: Shrikant Bobade <shrikant_bobade@mentor.com>

we need policycoreutils-hll to insert custom policy module/package, without
it semodule install fail with error:

libsemanage.semanage_pipe_data: Unable to execute /usr/libexec/selinux/hll/
pp : No such file or directory
libsemanage.semanage_direct_commit: Failed to compile hll files into cil
files. (No such file or directory).
semodule:  Failed!

Signed-off-by: Shrikant Bobade <shrikant_bobade@mentor.com>
---
 recipes-security/packagegroups/packagegroup-selinux-policycoreutils.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/recipes-security/packagegroups/packagegroup-selinux-policycoreutils.bb b/recipes-security/packagegroups/packagegroup-selinux-policycoreutils.bb
index 7f56d7c..b566134 100644
--- a/recipes-security/packagegroups/packagegroup-selinux-policycoreutils.bb
+++ b/recipes-security/packagegroups/packagegroup-selinux-policycoreutils.bb
@@ -33,5 +33,6 @@ RDEPENDS_${PN} = "\
 	policycoreutils-sestatus \
 	policycoreutils-setfiles \
 	policycoreutils-setsebool \
+	policycoreutils-hll \
 	system-config-selinux \
 "
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-06-22 17:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-31 14:14 [meta-selinux][PATCH] packagegroup-selinux-policycoreutils: add policycoreutils-hll Shrikant Bobade
2016-05-31 16:24 ` calibrator fails to run Fred Ollinger
2016-06-07  7:23   ` Christian Ege
2016-06-22 17:17   ` Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.