From 9a29a0aea3b419b963821d31da12e690d2bfc058 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Tue, 4 Aug 2009 10:28:14 -0400 Subject: [PATCH] openssh 5.2p1: remove DEFAULT_PREFERENCE = "-1" This version has been working well on x86. Signed-off-by: Michael Smith --- recipes/openssh/openssh_5.2p1.bb | 2 -- 1 file changed, 2 deletions(-) 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 \ -- 2.39.5