aboutsummaryrefslogtreecommitdiffstats
path: root/openwrt/package/busybox/patches/913-libbb_hash.patch
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2006-05-09 03:42:19 +0000
committerNicolas Thill <nico@openwrt.org>2006-05-09 03:42:19 +0000
commit2a8db73ff6068831e83f46d4e5f7d383030db040 (patch)
tree37ef2e91912ade133ca6db605af46969e3a0d376 /openwrt/package/busybox/patches/913-libbb_hash.patch
parentab1afcbabb22b42d1792fa8b507d7631148d84a0 (diff)
downloadupstream-2a8db73ff6068831e83f46d4e5f7d383030db040.tar.gz
upstream-2a8db73ff6068831e83f46d4e5f7d383030db040.tar.bz2
upstream-2a8db73ff6068831e83f46d4e5f7d383030db040.zip
update busybox+ipkg to latest ipkg (v0.99.162), fix a bug in ipkg that would prevent it from installing local packages if at least a remote package with the same name is available.
SVN-Revision: 3742
Diffstat (limited to 'openwrt/package/busybox/patches/913-libbb_hash.patch')
-rw-r--r--openwrt/package/busybox/patches/913-libbb_hash.patch3
1 files changed, 3 insertions, 0 deletions
diff --git a/openwrt/package/busybox/patches/913-libbb_hash.patch b/openwrt/package/busybox/patches/913-libbb_hash.patch
index a146a07d4a..3a6a2ba1d1 100644
--- a/openwrt/package/busybox/patches/913-libbb_hash.patch
+++ b/openwrt/package/busybox/patches/913-libbb_hash.patch
@@ -1,3 +1,6 @@
+#
+# expose (again) an hash_fd function (used 911-ipkg.patch)
+#
diff -ruN busybox-1.1.1-old/coreutils/md5_sha1_sum.c busybox-1.1.1-new/coreutils/md5_sha1_sum.c
--- busybox-1.1.1-old/coreutils/md5_sha1_sum.c 2006-03-30 00:14:50.000000000 +0200
+++ busybox-1.1.1-new/coreutils/md5_sha1_sum.c 2006-03-29 23:46:51.000000000 +0200