summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity
diff options
context:
space:
mode:
authorChanghyeok Bae <changhyeok.bae@gmail.com>2020-01-27 22:59:25 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-02-02 16:57:21 +0000
commit79a5edd339ed65206e76317f584b86858a0c759d (patch)
tree1ae5b40e41e5e14445abc0afb41dc8c247ad9056 /meta/recipes-connectivity
parentcc294ed7f1383b2ae516328f5904e84fb70fb193 (diff)
downloadpoky-79a5edd339ed65206e76317f584b86858a0c759d.tar.gz
iproute2: upgrade 5.3.0 -> 5.5.0
(From OE-Core rev: 90f670a9f389f497d5dc00c0d3f955f07cff5805) Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity')
-rw-r--r--meta/recipes-connectivity/iproute2/iproute2_5.5.0.bb (renamed from meta/recipes-connectivity/iproute2/iproute2_5.3.0.bb)4
1 files 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
index 75772d4696..ad0ab13c9a 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 \
4 file://0001-libc-compat.h-add-musl-workaround.patch \ 4 file://0001-libc-compat.h-add-musl-workaround.patch \
5 " 5 "
6 6
7SRC_URI[md5sum] = "227404413c8d6db649d6188ead1e5a6e" 7SRC_URI[md5sum] = "ee8e2cdb416d4a8ef39525d39ab7c2d0"
8SRC_URI[sha256sum] = "cb1c1e45993a3bd2438543fd4332d70f1726a6e6ff97dc613a8258c993117b3f" 8SRC_URI[sha256sum] = "bac543435cac208a11db44c9cc8e35aa902befef8750594654ee71941c388f7b"
9 9
10# CFLAGS are computed in Makefile and reference CCOPTS 10# CFLAGS are computed in Makefile and reference CCOPTS
11# 11#