aboutsummaryrefslogtreecommitdiffstats
path: root/package/utils/busybox/patches/120-remove_uclibc_rpc_check.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-10-30 15:18:17 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-10-30 15:18:17 +0000
commite35d42e890024b1612780444a785132abbdfd70d (patch)
tree07678de2e87495f95e348b444494e1da5620cba8 /package/utils/busybox/patches/120-remove_uclibc_rpc_check.patch
parentce0989439850a1306dc2e61d711b5dd50b9f2b13 (diff)
downloadupstream-e35d42e890024b1612780444a785132abbdfd70d.tar.gz
upstream-e35d42e890024b1612780444a785132abbdfd70d.tar.bz2
upstream-e35d42e890024b1612780444a785132abbdfd70d.zip
busybox: update to version 1.24.1
Patches applied upstream and dropped: 280-fix_find_regression.patch 300-ip-addr-improvements.patch Fixed upstream: 290-ash-fix-a-regression-in-handling-local-variables.patch (see thread: http://lists.busybox.net/pipermail/busybox/2015-April/082783.html) Signed-off-by: Magnus Kroken <mkroken@gmail.com> SVN-Revision: 47288
Diffstat (limited to 'package/utils/busybox/patches/120-remove_uclibc_rpc_check.patch')
-rw-r--r--package/utils/busybox/patches/120-remove_uclibc_rpc_check.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/utils/busybox/patches/120-remove_uclibc_rpc_check.patch b/package/utils/busybox/patches/120-remove_uclibc_rpc_check.patch
index a18b7dc6dc..5499efded0 100644
--- a/package/utils/busybox/patches/120-remove_uclibc_rpc_check.patch
+++ b/package/utils/busybox/patches/120-remove_uclibc_rpc_check.patch
@@ -1,6 +1,6 @@
--- a/util-linux/mount.c
+++ b/util-linux/mount.c
-@@ -138,9 +138,6 @@
+@@ -236,9 +236,6 @@
#if ENABLE_FEATURE_MOUNT_NFS
/* This is just a warning of a common mistake. Possibly this should be a
* uclibc faq entry rather than in busybox... */