From 31078dbc763c27d9d25aac9fb08eb39da7752c87 Mon Sep 17 00:00:00 2001 From: Deng Qingfang Date: Wed, 20 Mar 2019 16:05:14 +0800 Subject: iproute2: update to 5.0.0 Update iproute2 to 5.0.0 Remove upstream patch 001-tc-fix-undefined-XATTR_SIZE_MAX Alter patch 170-ip_tiny as support for IPX and DECnet is dropped Update patch 010-cake-fwmark to match upstream commit Signed-off-by: Deng Qingfang --- package/network/utils/iproute2/patches/130-no_netem.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/network/utils/iproute2/patches/130-no_netem.patch') diff --git a/package/network/utils/iproute2/patches/130-no_netem.patch b/package/network/utils/iproute2/patches/130-no_netem.patch index 58062655c9..aa93366f29 100644 --- a/package/network/utils/iproute2/patches/130-no_netem.patch +++ b/package/network/utils/iproute2/patches/130-no_netem.patch @@ -1,6 +1,6 @@ --- a/Makefile +++ b/Makefile -@@ -61,7 +61,7 @@ WFLAGS += -Wmissing-declarations -Wold-s +@@ -55,7 +55,7 @@ WFLAGS += -Wmissing-declarations -Wold-s CFLAGS := $(WFLAGS) $(CCOPTS) -I../include -I../include/uapi $(DEFINES) $(CFLAGS) YACCFLAGS = -d -t -v -- cgit v1.2.3