iproute2: bump to version 4.15.0
authorBaruch Siach <baruch@tkos.co.il>
Tue, 13 Feb 2018 13:46:47 +0000 (15:46 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Wed, 14 Feb 2018 21:02:45 +0000 (22:02 +0100)
Keep the musl workaround patch for now, even though libc-compat.h has
been updated from kernel v4.15. To take advantage of the new
libc-compat.h we need a newer or patched version of musl. The workaround
patch will be removed once musl is updated, and external autobuilders
toolchains are rebuilt.

Cc: Petr Vorel <petr.vorel@gmail.com>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/iproute2/iproute2.hash
package/iproute2/iproute2.mk

index e9b8a0ef26fcea0c8989268a7fdae5aec2f9d3b2..630447cc7184de5ca537b1072d843b4139e02010 100644 (file)
@@ -1,3 +1,3 @@
 # From https://kernel.org/pub/linux/utils/net/iproute2/sha256sums.asc
-sha256 d43ac068afcc350a448f4581b6e292331ef7e4e7aa746e34981582d5fdb10067        iproute2-4.14.1.tar.xz
+sha256 48d4616a99d7b609b7b795c0ae8ec57099fb0271ed89253e8772c02327798355        iproute2-4.15.0.tar.xz
 sha256 e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4        COPYING
index 15bb132c500169bfaf9bbb9896f10f90c707da45..11db7d2c6e4efcf64fe8ccca4bf2121db0e82693 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-IPROUTE2_VERSION = 4.14.1
+IPROUTE2_VERSION = 4.15.0
 IPROUTE2_SOURCE = iproute2-$(IPROUTE2_VERSION).tar.xz
 IPROUTE2_SITE = $(BR2_KERNEL_MIRROR)/linux/utils/net/iproute2
 IPROUTE2_DEPENDENCIES = host-bison host-flex host-pkgconf \