[oe-commits] [openembedded-core] 11/26: iproute2: Upgrade 4.17.0 -> 4.18.0

git at git.openembedded.org git at git.openembedded.org
Wed Sep 5 17:02:17 UTC 2018


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master
in repository openembedded-core.

commit 5fac36f035f45d353aba86d64c9a54933da1ab2d
Author: Changhyeok Bae <changhyeok.bae at gmail.com>
AuthorDate: Mon Sep 3 04:05:53 2018 +0000

    iproute2: Upgrade 4.17.0 -> 4.18.0
    
    Signed-off-by: Changhyeok Bae <changhyeok.bae at gmail.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 .../iproute2/{iproute2_4.17.0.bb => iproute2_4.18.0.bb}               | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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
 #

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list