From b61a648e4adff13e08caca1eaf44ea3e03ae4dc8 Mon Sep 17 00:00:00 2001 From: Kevin Darbyshire-Bryant Date: Thu, 4 Jan 2018 21:22:38 +0000 Subject: busybox: clean up patch fuzz Refresh patches to tidy up fuzz. No functional changes Signed-off-by: Kevin Darbyshire-Bryant --- .../utils/busybox/patches/500-move-traceroute-applets-to-bin.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/utils/busybox/patches/500-move-traceroute-applets-to-bin.patch') diff --git a/package/utils/busybox/patches/500-move-traceroute-applets-to-bin.patch b/package/utils/busybox/patches/500-move-traceroute-applets-to-bin.patch index 7fa06a6..3741e25 100644 --- a/package/utils/busybox/patches/500-move-traceroute-applets-to-bin.patch +++ b/package/utils/busybox/patches/500-move-traceroute-applets-to-bin.patch @@ -1,7 +1,7 @@ --- a/networking/traceroute.c +++ b/networking/traceroute.c -@@ -239,8 +239,8 @@ - //config: Add option -I to use ICMP ECHO instead of UDP datagrams. +@@ -237,8 +237,8 @@ + //config: depends on TRACEROUTE || TRACEROUTE6 /* Needs socket(AF_INET, SOCK_RAW, IPPROTO_ICMP), therefore BB_SUID_MAYBE: */ -//applet:IF_TRACEROUTE(APPLET(traceroute, BB_DIR_USR_BIN, BB_SUID_MAYBE)) -- cgit v1.1