[oe-commits] Michael Smith : openssh 5.2p1: remove DEFAULT_PREFERENCE = "-1"

git version control git at git.openembedded.org
Wed Aug 19 14:26:32 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 9a29a0aea3b419b963821d31da12e690d2bfc058
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=9a29a0aea3b419b963821d31da12e690d2bfc058

Author: Michael Smith <msmith at cbnco.com>
Date:   Tue Aug  4 10:28:14 2009 -0400

openssh 5.2p1: remove DEFAULT_PREFERENCE = "-1"

This version has been working well on x86.

Signed-off-by: Michael Smith <msmith at cbnco.com>

---

 recipes/openssh/openssh_5.2p1.bb |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/recipes/openssh/openssh_5.2p1.bb b/recipes/openssh/openssh_5.2p1.bb
index 86c51bb..62bfd93 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 \





More information about the Openembedded-commits mailing list