summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/iproute2
diff options
context:
space:
mode:
authorChanghyeok Bae <changhyeok.bae@gmail.com>2023-04-29 22:30:06 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-05-05 11:07:26 +0100
commit7163568576bed7dda3f73c3069cdff286cfbe819 (patch)
treed37112a37b8582a7c7f2dd7b9f97ddfcaa398b37 /meta/recipes-connectivity/iproute2
parent6e18dad884de679672a01ddedab133846aafd1bb (diff)
downloadpoky-7163568576bed7dda3f73c3069cdff286cfbe819.tar.gz
iproute2: upgrade 6.2.0 -> 6.3.0
(From OE-Core rev: 70835d2cfa781e7a30f026d1ab1f88256f6d1693) Signed-off-by: Changhyeok Bae <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_6.3.0.bb (renamed from meta/recipes-connectivity/iproute2/iproute2_6.2.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/iproute2/iproute2_6.2.0.bb b/meta/recipes-connectivity/iproute2/iproute2_6.3.0.bb
index 65ddfa8223..892fa854da 100644
--- a/meta/recipes-connectivity/iproute2/iproute2_6.2.0.bb
+++ b/meta/recipes-connectivity/iproute2/iproute2_6.3.0.bb
@@ -15,7 +15,7 @@ SRC_URI = "${KERNELORG_MIRROR}/linux/utils/net/${BPN}/${BP}.tar.xz \
15 file://0001-libc-compat.h-add-musl-workaround.patch \ 15 file://0001-libc-compat.h-add-musl-workaround.patch \
16 " 16 "
17 17
18SRC_URI[sha256sum] = "4d72730200ec5b2aabaa1a2f20553c6748292f065d9a154c7d5e22559df9fd62" 18SRC_URI[sha256sum] = "dfb2a98db96e7a653cffc6693335a1a466e29a34b6ac528be48f35e1d2766732"
19 19
20inherit update-alternatives bash-completion pkgconfig 20inherit update-alternatives bash-completion pkgconfig
21 21