]> code.ossystems Code Review - openembedded-core.git/commitdiff
iproute2: upgrade to 4.1.1
authorCristian Iorga <cristian.iorga@intel.com>
Tue, 25 Aug 2015 13:51:31 +0000 (16:51 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 2 Sep 2015 22:46:07 +0000 (23:46 +0100)
libelf is now a build dependency.

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

index 09ea3d26029823056cc9b750b1744fed5bba5bd8..a53a4e6abc1ac883c57c5e808f9d96fbae46f2ad 100644 (file)
@@ -9,7 +9,7 @@ LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a \
                     file://ip/ip.c;beginline=3;endline=8;md5=689d691d0410a4b64d3899f8d6e31817"
 
-DEPENDS = "flex-native bison-native iptables"
+DEPENDS = "flex-native bison-native iptables elfutils"
 
 inherit update-alternatives
 
similarity index 68%
rename from meta/recipes-connectivity/iproute2/iproute2_3.17.0.bb
rename to meta/recipes-connectivity/iproute2/iproute2_4.1.1.bb
index d12b33fbd1230d9a9b2b8d9952cfed4e4e18f142..10db0ba5d5eefed30a9611030457f50f525732ff 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] = "b741a02c6dda5818d18011d572874493"
-SRC_URI[sha256sum] = "09e406636e7598e46d5d4f7b928bf5db57049d65dbeb9a496005957ee16f6000"
+SRC_URI[md5sum] = "39290cb3a55d38dd8d10e19a3094109f"
+SRC_URI[sha256sum] = "73077a989efb934450bd655cbd9aaddaa747cb696c64d0c9a3323768a6a8e66f"
 
 # CFLAGS are computed in Makefile and reference CCOPTS
 #