]> code.ossystems Code Review - openembedded-core.git/commitdiff
iproute2: upgrade to 3.15.0
authorCristian Iorga <cristian.iorga@intel.com>
Mon, 23 Jun 2014 13:18:44 +0000 (16:18 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 24 Jun 2014 18:53:01 +0000 (19:53 +0100)
The main new features are:
  * ss gets more attention
  * Support for HHF qdisc
  * Updates to bridge command
  * Lots of vxlan related changes
  * Lots of little corrections and build fixes.

Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/iproute2/iproute2_3.15.0.bb [moved from meta/recipes-connectivity/iproute2/iproute2_3.14.0.bb with 68% similarity]

similarity index 68%
rename from meta/recipes-connectivity/iproute2/iproute2_3.14.0.bb
rename to meta/recipes-connectivity/iproute2/iproute2_3.15.0.bb
index ed40648f280594ba059bc6139d4bd5eb67235307..7cf9115b9ce32941b3042d3e490efc8d6d050781 100644 (file)
@@ -4,8 +4,8 @@ SRC_URI = "${KERNELORG_MIRROR}/linux/utils/net/${BPN}/${BP}.tar.xz \
            file://configure-cross.patch \
            file://0001-iproute2-de-bash-scripts.patch \
           "
-SRC_URI[md5sum] = "bd9d7567bbb987c88120669f5e1a1092"
-SRC_URI[sha256sum] = "bda38951c49f89ffc2e2fe85579ce616337b5d3a2f0319921fd071c838356bd4"
+SRC_URI[md5sum] = "5b1711c9d16071959052e369a2682d77"
+SRC_URI[sha256sum] = "5359ed1f31839d8542a057c0c4233131ab9c28d8c41fc9c8484579d9c0b99af4"
 
 # CFLAGS are computed in Makefile and reference CCOPTS
 #