aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/openssh/openssh_5.2p1.bb
blob: 62bfd937c6032ee53a9bb5634c969d7ecfb3e2e6 (plain)
1
2
3
4
5
6
7
8
9
10
require openssh.inc

PR = "${INC_PR}.0"

SRC_URI = "ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-${PV}.tar.gz \
           file://sshd_config \
           file://ssh_config \
           file://init \
           file://openssh-5.2-sftp-server-nolibcrypto.patch;patch=1 \
          "