mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Juergen Borleis <jbe@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] BSP/SSH: fix dependency
Date: Tue, 16 May 2017 12:59:59 +0200	[thread overview]
Message-ID: <20170516105959.25262-1-jbe@pengutronix.de> (raw)

The 'key-gen' tool is a requirement in the used rc-once script if the SSH
daemon is enabled, so force it.

Signed-off-by: Juergen Borleis <jbe@pengutronix.de>
---
 rules/openssh.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/rules/openssh.in b/rules/openssh.in
index 05694afed..cbf0b6174 100644
--- a/rules/openssh.in
+++ b/rules/openssh.in
@@ -13,6 +13,7 @@ menuconfig OPENSSH
 	select RC_ONCE if OPENSSH_SSHD && RUNTIME
 	select BUSYBOX_START_STOP_DAEMON if OPENSSH_SSHD_STARTSCRIPT
 	select LIBSELINUX if GLOBAL_SELINUX
+	select OPENSSH_KEYGEN if OPENSSH_SSHD
 	prompt "openssh                       "
 	help
 	  secure shell client/server, an rlogin/rsh/rcp replacement
-- 
2.11.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

                 reply	other threads:[~2017-05-16 10:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170516105959.25262-1-jbe@pengutronix.de \
    --to=jbe@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox