All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH][meta-selinux] systemd: fix dependencies for audit, selinux
@ 2014-12-03  8:58 wenzong.fan
  2015-01-12 20:00 ` Joe MacDonald
  0 siblings, 1 reply; 2+ messages in thread
From: wenzong.fan @ 2014-12-03  8:58 UTC (permalink / raw)
  To: yocto

From: Wenzong Fan <wenzong.fan@windriver.com>

Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
---
 recipes-core/systemd/systemd_%.bbappend |    2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 recipes-core/systemd/systemd_%.bbappend

diff --git a/recipes-core/systemd/systemd_%.bbappend b/recipes-core/systemd/systemd_%.bbappend
new file mode 100644
index 0000000..8d9029b
--- /dev/null
+++ b/recipes-core/systemd/systemd_%.bbappend
@@ -0,0 +1,2 @@
+inherit enable-audit
+inherit enable-selinux
-- 
1.7.9.5



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

end of thread, other threads:[~2015-01-12 20:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-03  8:58 [PATCH][meta-selinux] systemd: fix dependencies for audit, selinux wenzong.fan
2015-01-12 20:00 ` Joe MacDonald

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.