projects
/
openwrt
/
staging
/
adrian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f86dc72
)
openssl/openssh updates from below0
author
Mike Baker
<mbm@openwrt.org>
Sat, 31 Jul 2004 04:00:16 +0000
(
04:00
+0000)
committer
Mike Baker
<mbm@openwrt.org>
Sat, 31 Jul 2004 04:00:16 +0000
(
04:00
+0000)
SVN-Revision: 119
obsolete-buildroot/make/openssl.mk
patch
|
blob
|
history
obsolete-buildroot/sources/openssh.client.control
patch
|
blob
|
history
obsolete-buildroot/sources/openssh.server.control
patch
|
blob
|
history
diff --git
a/obsolete-buildroot/make/openssl.mk
b/obsolete-buildroot/make/openssl.mk
index 0e1de34ce1ea34b9808d578a69b4261e18cb5b0e..e20c8b9d6343a7e27b4f0dd5a61025e94cb35c15 100644
(file)
--- a/
obsolete-buildroot/make/openssl.mk
+++ b/
obsolete-buildroot/make/openssl.mk
@@
-68,7
+68,7
@@
openssl-headers: $(TARGET_DIR)/usr/lib/libssl.a
openssl: uclibc $(TARGET_DIR)/usr/lib/libcrypto.so.0.9.7
-$(LIBSSL_IPK): uclibc $(STAGING_DIR)/usr/lib/libcrypto.
so.0.9.7
+$(LIBSSL_IPK): uclibc $(STAGING_DIR)/usr/lib/libcrypto.
a
mkdir -p $(OPENSSL_IPK_DIR)/CONTROL
cp $(SOURCE_DIR)/libssl.control $(OPENSSL_IPK_DIR)/CONTROL/control
mkdir -p $(OPENSSL_IPK_DIR)/usr/lib
diff --git
a/obsolete-buildroot/sources/openssh.client.control
b/obsolete-buildroot/sources/openssh.client.control
index 6d55328a2b12693c3037461c6c717a57f565311c..358525098c797e61484fc4f15742516787f8eb46 100644
(file)
--- a/
obsolete-buildroot/sources/openssh.client.control
+++ b/
obsolete-buildroot/sources/openssh.client.control
@@
-4,7
+4,7
@@
Version: 3.8p1-1
Architecture: mipsel
Maintainer: below0
Section: net
-Depends: zlib
open
ssl
+Depends: zlib
lib
ssl
Source: Embedded in the main OpenWrt buildroot
Description: The OpenSSH client. Allows for access to remote systems via the SSH protocol.
Includes: ssh, scp
diff --git
a/obsolete-buildroot/sources/openssh.server.control
b/obsolete-buildroot/sources/openssh.server.control
index 6c83c4a3aff87712ebf78715af5c3e0493efbd90..943da932d3b51ebcf2cbac0622710ea3990cd9d1 100644
(file)
--- a/
obsolete-buildroot/sources/openssh.server.control
+++ b/
obsolete-buildroot/sources/openssh.server.control
@@
-4,7
+4,7
@@
Version: 3.8p1-1
Architecture: mipsel
Maintainer: below0
Section: net
-Depends: zlib
open
ssl
+Depends: zlib
lib
ssl
Source: Embedded in the main OpenWrt buildroot
Description: The OpenSSH server daemon.
Allows for access to the system via the SSH client.