[oe-commits] Cristian Iorga : iproute2: upgrade to 3.15.0

git at git.openembedded.org git at git.openembedded.org
Tue Jun 24 10:06:05 UTC 2014


Module: openembedded-core.git
Branch: master-next
Commit: 98bb665c5c771dfe18d11adb3d2a37b46df864f8
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=98bb665c5c771dfe18d11adb3d2a37b46df864f8

Author: Cristian Iorga <cristian.iorga at intel.com>
Date:   Mon Jun 23 16:18:44 2014 +0300

iproute2: upgrade to 3.15.0

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 at intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 .../iproute2/{iproute2_3.14.0.bb => iproute2_3.15.0.bb}               | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-connectivity/iproute2/iproute2_3.14.0.bb b/meta/recipes-connectivity/iproute2/iproute2_3.15.0.bb
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 ed40648..7cf9115 100644
--- a/meta/recipes-connectivity/iproute2/iproute2_3.14.0.bb
+++ b/meta/recipes-connectivity/iproute2/iproute2_3.15.0.bb
@@ -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
 #



More information about the Openembedded-commits mailing list