summaryrefslogtreecommitdiff
path: root/openssh
diff options
context:
space:
mode:
authorMatthias Hentges <oe@hentges.net>2004-10-11 11:36:10 +0000
committerMatthias Hentges <oe@hentges.net>2004-10-11 11:36:10 +0000
commita26d3c8de667748085908f234a61404892c345e4 (patch)
treead83490c98f49d5be7a848bd7385b55a041ffa76 /openssh
parent03d159c18473037056d7009d45f14e08aacc5a61 (diff)
Merge bk://openembedded@openembedded.bkbits.net/packages
into mhcln01.hentges.local:/home/mhentges/OpenEmbedded/packages 2004/10/11 13:35:43+02:00 local!CoreDump base section fixes 2004/10/11 13:21:10+02:00 local!CoreDump x11 section fixes 2004/10/11 13:01:40+02:00 local!CoreDump Section fixes: replace net with console/net BKrev: 416a702ahGepUmVenzmpZ_GI8n7joA
Diffstat (limited to 'openssh')
-rw-r--r--openssh/openssh_3.7.1p1.oe2
-rw-r--r--openssh/openssh_3.7.1p2.oe2
-rw-r--r--openssh/openssh_3.8p1.oe2
3 files changed, 3 insertions, 3 deletions
diff --git a/openssh/openssh_3.7.1p1.oe b/openssh/openssh_3.7.1p1.oe
index cd25486e5d..f4678806db 100644
--- a/openssh/openssh_3.7.1p1.oe
+++ b/openssh/openssh_3.7.1p1.oe
@@ -1,5 +1,5 @@
DEPENDS = "zlib openssl"
-SECTION = "net"
+SECTION = "console/network"
DESCRIPTION = "Secure rlogin/rsh/rcp/telnet replacement (OpenSSH) \
Ssh (Secure Shell) is a program for logging into a remote machine \
and for executing commands on a remote machine. \
diff --git a/openssh/openssh_3.7.1p2.oe b/openssh/openssh_3.7.1p2.oe
index cd25486e5d..f4678806db 100644
--- a/openssh/openssh_3.7.1p2.oe
+++ b/openssh/openssh_3.7.1p2.oe
@@ -1,5 +1,5 @@
DEPENDS = "zlib openssl"
-SECTION = "net"
+SECTION = "console/network"
DESCRIPTION = "Secure rlogin/rsh/rcp/telnet replacement (OpenSSH) \
Ssh (Secure Shell) is a program for logging into a remote machine \
and for executing commands on a remote machine. \
diff --git a/openssh/openssh_3.8p1.oe b/openssh/openssh_3.8p1.oe
index 2e0c9d3319..55bddc1dd8 100644
--- a/openssh/openssh_3.8p1.oe
+++ b/openssh/openssh_3.8p1.oe
@@ -1,5 +1,5 @@
DEPENDS = "zlib openssl"
-SECTION = "net"
+SECTION = "console/network"
DESCRIPTION = "Secure rlogin/rsh/rcp/telnet replacement (OpenSSH) \
Ssh (Secure Shell) is a program for logging into a remote machine \
and for executing commands on a remote machine. \