[OE-core] [PATCH] iproute2: Upgrade 4.17.0 -> 4.18.0

Changhyeok Bae changhyeok.bae at gmail.com
Mon Sep 3 04:05:53 UTC 2018


Signed-off-by: Changhyeok Bae <changhyeok.bae at gmail.com>
---
 .../iproute2/{iproute2_4.17.0.bb => iproute2_4.18.0.bb}               | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-connectivity/iproute2/{iproute2_4.17.0.bb => iproute2_4.18.0.bb} (72%)

diff --git a/meta/recipes-connectivity/iproute2/iproute2_4.17.0.bb b/meta/recipes-connectivity/iproute2/iproute2_4.18.0.bb
similarity index 72%
rename from meta/recipes-connectivity/iproute2/iproute2_4.17.0.bb
rename to meta/recipes-connectivity/iproute2/iproute2_4.18.0.bb
index 12812b0..8eed377 100644
--- a/meta/recipes-connectivity/iproute2/iproute2_4.17.0.bb
+++ b/meta/recipes-connectivity/iproute2/iproute2_4.18.0.bb
@@ -6,8 +6,8 @@ SRC_URI = "${KERNELORG_MIRROR}/linux/utils/net/${BPN}/${BP}.tar.xz \
            file://0001-ip-Remove-unneed-header.patch \
           "
 
-SRC_URI[md5sum] = "6f3a87fe2d97c28214fc2faab2c257d6"
-SRC_URI[sha256sum] = "6fa991b092315887775b9e47dc6a89af7ae09dd3ad4ccff754d055c566b4be6e"
+SRC_URI[md5sum] = "8b8680e91390c57cab788fbf8e929479"
+SRC_URI[sha256sum] = "a9e6c70c95f513871c5e1f4e452c04fcb3c4d8a05be651bd794cd994a52daa45"
 
 # CFLAGS are computed in Makefile and reference CCOPTS
 #
-- 
2.7.4




More information about the Openembedded-core mailing list