From 7a8d72019f950b292ffb5cdb6e2a265e7b3ca032 Mon Sep 17 00:00:00 2001
From: Waldemar Brodkorb <wbx@openadk.org>
Date: Sun, 23 Apr 2017 20:34:17 +0200
Subject: iproute2: update to 4.10.0

---
 package/iproute2/patches/patch-Makefile       | 6 +++---
 package/iproute2/patches/patch-netem_Makefile | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

(limited to 'package/iproute2/patches')

diff --git a/package/iproute2/patches/patch-Makefile b/package/iproute2/patches/patch-Makefile
index 42d2fa409..7b6897065 100644
--- a/package/iproute2/patches/patch-Makefile
+++ b/package/iproute2/patches/patch-Makefile
@@ -1,6 +1,6 @@
---- iproute2-4.9.0.orig/Makefile	2016-12-13 00:07:42.000000000 +0100
-+++ iproute2-4.9.0/Makefile	2016-12-26 01:29:53.041215929 +0100
-@@ -34,16 +34,16 @@ ADDLIB+=ipx_ntop.o ipx_pton.o
+--- iproute2-4.10.0.orig/Makefile	2017-02-20 17:47:52.000000000 +0100
++++ iproute2-4.10.0/Makefile	2017-04-23 20:17:20.972119072 +0200
+@@ -40,16 +40,16 @@ ADDLIB+=ipx_ntop.o ipx_pton.o
  #options for mpls
  ADDLIB+=mpls_ntop.o mpls_pton.o
  
diff --git a/package/iproute2/patches/patch-netem_Makefile b/package/iproute2/patches/patch-netem_Makefile
index e49ab4415..69141bd62 100644
--- a/package/iproute2/patches/patch-netem_Makefile
+++ b/package/iproute2/patches/patch-netem_Makefile
@@ -1,12 +1,12 @@
---- iproute2-2.6.37.orig/netem/Makefile	2011-01-07 18:54:30.000000000 +0100
-+++ iproute2-2.6.37/netem/Makefile	2011-02-25 19:59:34.000000000 +0100
+--- iproute2-4.10.0.orig/netem/Makefile	2017-02-20 17:47:52.000000000 +0100
++++ iproute2-4.10.0/netem/Makefile	2017-04-23 20:23:07.404790192 +0200
 @@ -1,14 +1,12 @@
  DISTGEN = maketable normal pareto paretonormal
  DISTDATA = normal.dist pareto.dist paretonormal.dist experimental.dist
  
 -HOSTCC ?= $(CC)
 -CCOPTS  = $(CBUILD_CFLAGS)
- LDLIBS += -lm 
+ LDLIBS += -lm
  
  all: $(DISTGEN) $(DISTDATA)
  
-- 
cgit v1.2.3