From ea5737fd8a4a1d28433513a6042d9bc5fa54669c Mon Sep 17 00:00:00 2001 From: Dan Theisen Date: Tue, 25 Jun 2019 13:16:47 +0000 Subject: system/iproute2: bump package to 5.1.0 --- .../0001-f_flower-fix-build-with-musl-libc.patch | 28 ---------------------- 1 file changed, 28 deletions(-) delete mode 100644 system/iproute2/0001-f_flower-fix-build-with-musl-libc.patch (limited to 'system/iproute2/0001-f_flower-fix-build-with-musl-libc.patch') diff --git a/system/iproute2/0001-f_flower-fix-build-with-musl-libc.patch b/system/iproute2/0001-f_flower-fix-build-with-musl-libc.patch deleted file mode 100644 index 8a51affe5..000000000 --- a/system/iproute2/0001-f_flower-fix-build-with-musl-libc.patch +++ /dev/null @@ -1,28 +0,0 @@ -From 28747146622a49c3e7b5c5b36dc02c6a64124770 Mon Sep 17 00:00:00 2001 -From: Hans Dedecker -Date: Wed, 23 Jan 2019 22:02:31 +0100 -Subject: [PATCH] f_flower: fix build with musl libc - -XATTR_SIZE_MAX requires the usage of linux/limits.h; let's include it - -Signed-off-by: Hans Dedecker -Signed-off-by: Stephen Hemminger ---- - tc/f_flower.c | 1 + - 1 file changed, 1 insertion(+) - -diff --git a/tc/f_flower.c b/tc/f_flower.c -index c5636667..9659e894 100644 ---- a/tc/f_flower.c -+++ b/tc/f_flower.c -@@ -14,6 +14,7 @@ - #include - #include - #include -+#include - #include - #include - #include --- -2.19.2 - -- cgit v1.2.3-60-g2f50