summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages/openssh/openssh_4.0p1.bb4
1 files changed, 1 insertions, 3 deletions
diff --git a/packages/openssh/openssh_4.0p1.bb b/packages/openssh/openssh_4.0p1.bb
index e6431672db..2c0e035c4b 100644
--- a/packages/openssh/openssh_4.0p1.bb
+++ b/packages/openssh/openssh_4.0p1.bb
@@ -1,8 +1,6 @@
DEPENDS = "zlib openssl"
-RREPLACES_openssh = "dropbear"
RCONFLICTS_openssh = "dropbear"
-RREPLACES_openssh-sshd = "dropbear"
RCONFLICTS_openssh-sshd = "dropbear"
SECTION = "console/network"
@@ -17,7 +15,7 @@ used to provide applications with a secure communication channel."
HOMEPAGE = "http://www.openssh.org/"
LICENSE = "BSD"
MAINTAINER = "Bruno Randolf <bruno.randolf@4g-systems.biz>"
-PR = "r9"
+PR = "r10"
SRC_URI = "ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-${PV}.tar.gz \
file://configure.patch;patch=1 \