* [ptxdist] [PATCH] BSP/SSH: fix dependency
@ 2017-05-16 10:59 Juergen Borleis
0 siblings, 0 replies; only message in thread
From: Juergen Borleis @ 2017-05-16 10:59 UTC (permalink / raw)
To: ptxdist
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-05-16 10:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-16 10:59 [ptxdist] [PATCH] BSP/SSH: fix dependency Juergen Borleis
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox