From cd0d52cbccd8c66fd7b28a35eb69efdc4231201f Mon Sep 17 00:00:00 2001 From: nico Date: Wed, 24 May 2006 07:06:23 +0000 Subject: sync busybox with trunk (update to v1.1.3). git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3823 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/busybox/patches/913-libbb_hash.patch | 3 +++ 1 file changed, 3 insertions(+) (limited to 'package/busybox/patches/913-libbb_hash.patch') diff --git a/package/busybox/patches/913-libbb_hash.patch b/package/busybox/patches/913-libbb_hash.patch index a146a07d4..3a6a2ba1d 100644 --- a/package/busybox/patches/913-libbb_hash.patch +++ b/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 -- cgit v1.2.3