From: Michael Smith Date: Tue, 4 Aug 2009 14:28:14 +0000 (-0400) Subject: openssh 5.2p1: remove DEFAULT_PREFERENCE = "-1" X-Git-Tag: Release-2010-05/1~2662 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a29a0aea3b419b963821d31da12e690d2bfc058;p=openembedded.git openssh 5.2p1: remove DEFAULT_PREFERENCE = "-1" This version has been working well on x86. Signed-off-by: Michael Smith --- diff --git a/recipes/openssh/openssh_5.2p1.bb b/recipes/openssh/openssh_5.2p1.bb index 86c51bb45b..62bfd937c6 100644 --- a/recipes/openssh/openssh_5.2p1.bb +++ b/recipes/openssh/openssh_5.2p1.bb @@ -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 \