diff options
Diffstat (limited to 'recipes/openssh/openssh_5.2p1.bb')
-rw-r--r-- | 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 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 \ |