summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/iproute2
diff options
context:
space:
mode:
authorChanghyeok Bae <changhyeok.bae@gmail.com>2021-09-06 18:46:19 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-10-11 18:41:38 +0100
commit0a71a22073a0f56404ff0f4bf38de0f4da1b29d9 (patch)
treea3eafba09f14f76318c4bc626e3cd84fdb705489 /meta/recipes-connectivity/iproute2
parent6077252cf2f0502de1422007ef8d945a94c4067b (diff)
downloadpoky-0a71a22073a0f56404ff0f4bf38de0f4da1b29d9.tar.gz
iproute2: update to 5.14.0
(From OE-Core rev: 6c5d37fd42f7ed53c293717d815b4e2ebc1aa3fc) Signed-off-by: Changhyeok <changhyeok.bae@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/iproute2')
-rw-r--r--meta/recipes-connectivity/iproute2/iproute2_5.14.0.bb (renamed from meta/recipes-connectivity/iproute2/iproute2_5.13.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/iproute2/iproute2_5.13.0.bb b/meta/recipes-connectivity/iproute2/iproute2_5.14.0.bb
index 44575bd50c..27fb5c8866 100644
--- a/meta/recipes-connectivity/iproute2/iproute2_5.13.0.bb
+++ b/meta/recipes-connectivity/iproute2/iproute2_5.14.0.bb
@@ -4,7 +4,7 @@ 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[sha256sum] = "72a2e53774cac9e65f7b617deebb2059f87e8960d6e9713e4d788cea966f1b36" 7SRC_URI[sha256sum] = "210fa785a52f3763c4287fd5ae63e246f6311bfaa48c424baab6d383bb7591d4"
8 8
9# CFLAGS are computed in Makefile and reference CCOPTS 9# CFLAGS are computed in Makefile and reference CCOPTS
10# 10#