All of lore.kernel.org
 help / color / mirror / Atom feed
* [OE-Core][PATCH] iproute2: update to 5.14.0
@ 2021-09-05 23:57 Changhyeok Bae
  2021-09-06 11:57 ` Alexandre Belloni
  0 siblings, 1 reply; 3+ messages in thread
From: Changhyeok Bae @ 2021-09-05 23:57 UTC (permalink / raw)
  To: openembedded-core; +Cc: Changhyeok

Signed-off-by: Changhyeok <changhyeok.bae@gmail.com>
---
 .../iproute2/{iproute2_5.13.0.bb => iproute2_5.14.0}            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-connectivity/iproute2/{iproute2_5.13.0.bb => iproute2_5.14.0} (75%)

diff --git a/meta/recipes-connectivity/iproute2/iproute2_5.13.0.bb b/meta/recipes-connectivity/iproute2/iproute2_5.14.0
similarity index 75%
rename from meta/recipes-connectivity/iproute2/iproute2_5.13.0.bb
rename to meta/recipes-connectivity/iproute2/iproute2_5.14.0
index 44575bd50c..27fb5c8866 100644
--- a/meta/recipes-connectivity/iproute2/iproute2_5.13.0.bb
+++ b/meta/recipes-connectivity/iproute2/iproute2_5.14.0
@@ -4,7 +4,7 @@ SRC_URI = "${KERNELORG_MIRROR}/linux/utils/net/${BPN}/${BP}.tar.xz \
            file://0001-libc-compat.h-add-musl-workaround.patch \
            "
 
-SRC_URI[sha256sum] = "72a2e53774cac9e65f7b617deebb2059f87e8960d6e9713e4d788cea966f1b36"
+SRC_URI[sha256sum] = "210fa785a52f3763c4287fd5ae63e246f6311bfaa48c424baab6d383bb7591d4"
 
 # CFLAGS are computed in Makefile and reference CCOPTS
 #
-- 
2.32.0.windows.2


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-09-06 12:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-05 23:57 [OE-Core][PATCH] iproute2: update to 5.14.0 Changhyeok Bae
2021-09-06 11:57 ` Alexandre Belloni
2021-09-06 12:11   ` Changhyeok Bae

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.