aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/openssh/openssh_4.6p1.bb
blob: 7fa2f0982fb0d7e1eea7af38e3bdb5110e2b1f7d (plain)
1
2
3
4
5
6
7
8
require openssh.inc
SRC_URI = "ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-${PV}.tar.gz \
           file://sftp-server-nolibcrypto.patch;patch=1 \
           file://sshd_config \
           file://ssh_config \
           file://init \
	   "
PR = "${INC_PR}.0"