summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-07-08 12:52:24 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-07-09 22:35:45 +0200
commitf51f082b1fca89149c25452443b27ca6d8d46209 (patch)
treeb4f2804614d4705805fd3d70c02224df6745b2d9 /target
parent2dd4a46a9ffb82ffeacea8ee27d74543fdd3cbb1 (diff)
remove wrong patch, enable ssh client for git
Diffstat (limited to 'target')
-rw-r--r--target/collections/development3
1 files changed, 3 insertions, 0 deletions
diff --git a/target/collections/development b/target/collections/development
index 62404159f..15be0e518 100644
--- a/target/collections/development
+++ b/target/collections/development
@@ -7,6 +7,9 @@ config ADK_PKG_DEVELOPMENT
select ADK_PACKAGE_GCC
select ADK_PACKAGE_GXX
select ADK_PACKAGE_GIT
+ select ADK_PACKAGE_OPENSSH
+ select ADK_PACKAGE_OPENSSH_CLIENT
+ select ADK_PACKAGE_OPENSSH_SERVER
select ADK_PACKAGE_GREP
select ADK_PACKAGE_TAR
select ADK_PACKAGE_MUSL_DEV if ADK_TARGET_LIB_MUSL