Browse Source

iproute2: update to 6.14.0

Waldemar Brodkorb 3 weeks ago
parent
commit
b6762d11ab

+ 3 - 3
package/iproute2/Makefile

@@ -4,9 +4,9 @@
 include ${ADK_TOPDIR}/rules.mk
 
 PKG_NAME:=		iproute2
-PKG_VERSION:=		6.11.0
+PKG_VERSION:=		6.14.0
 PKG_RELEASE:=		1
-PKG_HASH:=		1f795398a04aeaacd06a8f6ace2cfd913c33fa5953ca99daae83bb5c534611c3
+PKG_HASH:=		a6d23588150096591c3d00fc27a324a82ee71d7a1a9eea78df5df17ad9b8461f
 PKG_DESCR:=		routing control utility
 PKG_SECTION:=		net/route
 PKG_BUILDDEP:=		iptables libnl
@@ -14,7 +14,7 @@ PKG_DEPENDS:=		libnl
 PKG_URL:=		http://www.linuxfoundation.org/en/Net:Iproute2
 PKG_SITES:=		http://www.kernel.org/pub/linux/utils/net/iproute2/
 
-PKG_SUBPKGS:=		IP TC TC_ATM TC_IPT IFSTAT LNSTAT ROUTEL RTMON SS
+PKG_SUBPKGS:=		IP TC TC_IPT IFSTAT LNSTAT ROUTEL RTMON SS
 PKGSS_IP:=		libmnl
 PKGSD_TC:=		traffic control utility
 PKGSB_TC:=		iptables

+ 0 - 10
package/iproute2/patches/patch-bridge_mst_c

@@ -1,10 +0,0 @@
---- iproute2-6.11.0.orig/bridge/mst.c	2024-09-15 21:42:26.000000000 +0200
-+++ iproute2-6.11.0/bridge/mst.c	2024-09-24 09:58:39.165522637 +0200
-@@ -4,6 +4,7 @@
-  */
- 
- #include <stdio.h>
-+#include <netinet/in.h>
- #include <linux/if_bridge.h>
- #include <net/if.h>
- 

+ 0 - 11
package/iproute2/patches/patch-tc_tc_core_h

@@ -1,11 +0,0 @@
---- iproute2-6.11.0.orig/tc/tc_core.h	2024-09-15 21:42:26.000000000 +0200
-+++ iproute2-6.11.0/tc/tc_core.h	2024-09-24 09:43:33.562449121 +0200
-@@ -2,7 +2,7 @@
- #ifndef _TC_CORE_H_
- #define _TC_CORE_H_ 1
- 
--#include <asm/types.h>
-+#include <sys/types.h>
- #include <linux/pkt_sched.h>
- 
- enum link_layer {