From 4d163860e1f5484d99d498439f6d531993d3d38c Mon Sep 17 00:00:00 2001
From: Waldemar Brodkorb <wbx@openadk.org>
Date: Fri, 13 Jun 2014 20:52:46 +0200
Subject: update to latest upstream

---
 package/iproute2/Makefile                    |  6 +++---
 package/iproute2/patches/patch-bridge_fdb_c  | 10 ----------
 package/iproute2/patches/patch-misc_lnstat_h | 10 ----------
 3 files changed, 3 insertions(+), 23 deletions(-)
 delete mode 100644 package/iproute2/patches/patch-bridge_fdb_c
 delete mode 100644 package/iproute2/patches/patch-misc_lnstat_h

(limited to 'package/iproute2')

diff --git a/package/iproute2/Makefile b/package/iproute2/Makefile
index a8f2387d4..6975223ca 100644
--- a/package/iproute2/Makefile
+++ b/package/iproute2/Makefile
@@ -4,9 +4,9 @@
 include ${TOPDIR}/rules.mk
 
 PKG_NAME:=		iproute2
-PKG_VERSION:=		3.12.0
-PKG_RELEASE:=		3
-PKG_MD5SUM:=		f87386aaaecafab95607fd10e8152c68
+PKG_VERSION:=		3.15.0
+PKG_RELEASE:=		1
+PKG_MD5SUM:=		5b1711c9d16071959052e369a2682d77
 PKG_DESCR:=		routing control utility
 PKG_SECTION:=		net/route
 PKG_BUILDDEP:=		iptables libnl linux-atm
diff --git a/package/iproute2/patches/patch-bridge_fdb_c b/package/iproute2/patches/patch-bridge_fdb_c
deleted file mode 100644
index e8e899e78..000000000
--- a/package/iproute2/patches/patch-bridge_fdb_c
+++ /dev/null
@@ -1,10 +0,0 @@
---- iproute2-3.10.0.orig/bridge/fdb.c	2013-07-16 19:06:36.000000000 +0200
-+++ iproute2-3.10.0/bridge/fdb.c	2013-08-17 15:23:48.127356022 +0200
-@@ -20,6 +20,7 @@
- #include <linux/if_ether.h>
- #include <linux/neighbour.h>
- #include <string.h>
-+#include <limits.h>
- 
- #include "libnetlink.h"
- #include "br_common.h"
diff --git a/package/iproute2/patches/patch-misc_lnstat_h b/package/iproute2/patches/patch-misc_lnstat_h
deleted file mode 100644
index f87c190d1..000000000
--- a/package/iproute2/patches/patch-misc_lnstat_h
+++ /dev/null
@@ -1,10 +0,0 @@
---- iproute2-3.10.0.orig/misc/lnstat.h	2013-07-16 19:06:36.000000000 +0200
-+++ iproute2-3.10.0/misc/lnstat.h	2013-08-17 15:55:30.403441174 +0200
-@@ -2,6 +2,7 @@
- #define _LNSTAT_H
- 
- #include <limits.h>
-+#include <sys/time.h>
- 
- #define LNSTAT_VERSION "0.02 041002"
- 
-- 
cgit v1.2.3