summaryrefslogtreecommitdiff
path: root/recipes-connectivity/openssh
AgeCommit message (Collapse)Author
2016-06-30Revert "openssh: backport version 6.8 from master"Stefan Agner
Remove the locally backported 6.8 version since bitbake anyway use the newer 7.1 version from OpenEmbedded core. This reverts commit 8d0349a08564a8044bad7f0f3ff0982e6d5a6aa2. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
2015-08-07openssh: backport version 6.8 from masterMax Krummenacher
We've seen newer distros which incorrectly negotiate used cypher with the on target openssh. Using 6.8 fixes that.
2014-08-04openssh: do not use reverse DNSMax Krummenacher
This gets rid of a long timeout when connecting in a network which does not provide reverse DNS.
2014-08-04Use generic bbappend filesMax Krummenacher
This uses the % wildcard for recipe matching. remove the deprecated PRINC variable while at it.
2014-04-01openssh bbappend: update to match bb versionMax Krummenacher
2013-09-22openssh: follow update of recipe with bbappendMax Krummenacher
2013-07-26openssh: give the subpackages there own -dev, -dbgMax Krummenacher
this allows a debug installation of dropbear with openssh-scp, openssh-sftp and openssh-sftp-server