From e7c179326a31aa747e410abcc1d2e16701564b47 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Thu, 15 Feb 2018 22:12:03 +0100 Subject: iproute2: update to version 4.15.0 The musl compatibility patches are now included in the upstream version. Signed-off-by: Hauke Mehrtens --- package/network/utils/iproute2/patches/008-no_netem.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/network/utils/iproute2/patches/008-no_netem.patch') diff --git a/package/network/utils/iproute2/patches/008-no_netem.patch b/package/network/utils/iproute2/patches/008-no_netem.patch index 2e088f1993..15a60e794c 100644 --- a/package/network/utils/iproute2/patches/008-no_netem.patch +++ b/package/network/utils/iproute2/patches/008-no_netem.patch @@ -1,6 +1,6 @@ --- a/Makefile +++ b/Makefile -@@ -49,7 +49,7 @@ WFLAGS += -Wmissing-declarations -Wold-s +@@ -57,7 +57,7 @@ WFLAGS += -Wmissing-declarations -Wold-s CFLAGS := $(WFLAGS) $(CCOPTS) -I../include -I../include/uapi $(DEFINES) $(CFLAGS) YACCFLAGS = -d -t -v -- cgit v1.2.3