[meta-intel] [meta-intel-iot-devkit][PATCH 2/5] openssh: drop inherit systemd

Paul Eggleton paul.eggleton at linux.intel.com
Mon Jun 8 05:55:11 PDT 2015


The openssh recipe already inherits systemd so we don't need to do that
here as well.

Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
---
 recipes-connectivity/openssh/openssh_%.bbappend | 1 -
 1 file changed, 1 deletion(-)

diff --git a/recipes-connectivity/openssh/openssh_%.bbappend b/recipes-connectivity/openssh/openssh_%.bbappend
index 8b79fb8..7ad2424 100644
--- a/recipes-connectivity/openssh/openssh_%.bbappend
+++ b/recipes-connectivity/openssh/openssh_%.bbappend
@@ -1,4 +1,3 @@
-inherit systemd
 
 # make the sshdgenkeys service required by multi-user.target to make it generate keys on first boot
 do_compile_append() {
-- 
2.1.0



More information about the meta-intel mailing list