openssh 5.2p1: remove DEFAULT_PREFERENCE = "-1"
authorMichael Smith <msmith@cbnco.com>
Tue, 4 Aug 2009 14:28:14 +0000 (10:28 -0400)
committerMichael Smith <msmith@cbnco.com>
Wed, 19 Aug 2009 14:26:07 +0000 (10:26 -0400)
This version has been working well on x86.

Signed-off-by: Michael Smith <msmith@cbnco.com>
recipes/openssh/openssh_5.2p1.bb

index 86c51bb..62bfd93 100644 (file)
@@ -2,8 +2,6 @@ require openssh.inc
 
 PR = "${INC_PR}.0"
 
-DEFAULT_PREFERENCE = "-1" 
-#not tested extensively(I tested only ssh) and it's an important recipe I'm afraid to broke
 SRC_URI = "ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-${PV}.tar.gz \
            file://sshd_config \
            file://ssh_config \