From f0b3747ea50a941aa84b2383d771717debba2615 Mon Sep 17 00:00:00 2001 From: Alexander Dahl Date: Mon, 6 Jun 2011 20:31:02 +0200 Subject: also install dbclient to target, scp doesn't work otherwise Signed-off-by: Alexander Dahl Signed-off-by: Michael Olbrich --- rules/dropbear.make | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rules/dropbear.make b/rules/dropbear.make index f3c75c4fa..d161d2e95 100644 --- a/rules/dropbear.make +++ b/rules/dropbear.make @@ -269,6 +269,8 @@ endif ifdef PTXCONF_DROPBEAR_SCP @$(call install_copy, dropbear, 0, 0, 0755, -, \ /usr/bin/scp) + @$(call install_copy, dropbear, 0, 0, 0755, -, \ + /usr/bin/dbclient) endif # # -- cgit v1.2.3