[oe-commits] [openembedded-core] 11/14: iproute2: upgrade 5.3.0 -> 5.5.0

git at git.openembedded.org git at git.openembedded.org
Tue Jan 28 11:51:51 UTC 2020


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

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

commit eaaf705b18ad8cda479d8fae4d934c22d99f1a9b
Author: Changhyeok Bae <changhyeok.bae at gmail.com>
AuthorDate: Mon Jan 27 22:59:25 2020 +0100

    iproute2: upgrade 5.3.0 -> 5.5.0
    
    Signed-off-by: Changhyeok Bae <changhyeok.bae at gmail.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 .../iproute2/{iproute2_5.3.0.bb => iproute2_5.5.0.bb}                 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-connectivity/iproute2/iproute2_5.3.0.bb b/meta/recipes-connectivity/iproute2/iproute2_5.5.0.bb
similarity index 66%
rename from meta/recipes-connectivity/iproute2/iproute2_5.3.0.bb
rename to meta/recipes-connectivity/iproute2/iproute2_5.5.0.bb
index 75772d4..ad0ab13 100644
--- a/meta/recipes-connectivity/iproute2/iproute2_5.3.0.bb
+++ b/meta/recipes-connectivity/iproute2/iproute2_5.5.0.bb
@@ -4,8 +4,8 @@ SRC_URI = "${KERNELORG_MIRROR}/linux/utils/net/${BPN}/${BP}.tar.xz \
            file://0001-libc-compat.h-add-musl-workaround.patch \
           "
 
-SRC_URI[md5sum] = "227404413c8d6db649d6188ead1e5a6e"
-SRC_URI[sha256sum] = "cb1c1e45993a3bd2438543fd4332d70f1726a6e6ff97dc613a8258c993117b3f"
+SRC_URI[md5sum] = "ee8e2cdb416d4a8ef39525d39ab7c2d0"
+SRC_URI[sha256sum] = "bac543435cac208a11db44c9cc8e35aa902befef8750594654ee71941c388f7b"
 
 # 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