All of lore.kernel.org
 help / color / mirror / Atom feed
* [OE-Core][PATCH 1/2] iproute2: update to 5.14.0
@ 2021-09-21  9:38 Changhyeok Bae
  2021-09-21  9:38 ` [OE-Core][PATCH 2/2] ethtool: update to 5.14 Changhyeok Bae
  2021-09-21 10:50 ` [OE-Core][PATCH 1/2] iproute2: update to 5.14.0 Alexandre Belloni
  0 siblings, 2 replies; 3+ messages in thread
From: Changhyeok Bae @ 2021-09-21  9:38 UTC (permalink / raw)
  To: openembedded-core; +Cc: Changhyeok Bae

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

diff --git a/meta/recipes-connectivity/iproute2/iproute2_5.13.0.bb b/meta/recipes-connectivity/iproute2/iproute2_5.14.0.bb
similarity index 75%
rename from meta/recipes-connectivity/iproute2/iproute2_5.13.0.bb
rename to 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 \
            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.33.0.windows.2


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

* [OE-Core][PATCH 2/2] ethtool: update to 5.14
  2021-09-21  9:38 [OE-Core][PATCH 1/2] iproute2: update to 5.14.0 Changhyeok Bae
@ 2021-09-21  9:38 ` Changhyeok Bae
  2021-09-21 10:50 ` [OE-Core][PATCH 1/2] iproute2: update to 5.14.0 Alexandre Belloni
  1 sibling, 0 replies; 3+ messages in thread
From: Changhyeok Bae @ 2021-09-21  9:38 UTC (permalink / raw)
  To: openembedded-core; +Cc: Changhyeok Bae

Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com>
---
 .../ethtool/ethtool/avoid_parallel_tests.patch              | 6 +++---
 .../ethtool/{ethtool_5.13.bb => ethtool_5.14.bb}            | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)
 rename meta/recipes-extended/ethtool/{ethtool_5.13.bb => ethtool_5.14.bb} (93%)

diff --git a/meta/recipes-extended/ethtool/ethtool/avoid_parallel_tests.patch b/meta/recipes-extended/ethtool/ethtool/avoid_parallel_tests.patch
index 3b639ebb67..e4abadb05d 100644
--- a/meta/recipes-extended/ethtool/ethtool/avoid_parallel_tests.patch
+++ b/meta/recipes-extended/ethtool/ethtool/avoid_parallel_tests.patch
@@ -1,4 +1,4 @@
-From e652ccd8965895087887c270fc0d380b61f96b11 Mon Sep 17 00:00:00 2001
+From cd444e576d446b7ccb51a26a02c0e75d6ee2abf2 Mon Sep 17 00:00:00 2001
 From: Tudor Florea <tudor.florea@enea.com>
 Date: Wed, 28 May 2014 18:59:54 +0200
 Subject: [PATCH] ethtool: use serial-tests config needed by ptest.
@@ -15,11 +15,11 @@ Upstream-Status: Inappropriate
  1 file changed, 1 insertion(+), 1 deletion(-)
 
 diff --git a/configure.ac b/configure.ac
-index 6b620bf..ff62b2a 100644
+index 6c9453c..7c0f829 100644
 --- a/configure.ac
 +++ b/configure.ac
 @@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
- AC_INIT(ethtool, 5.13, netdev@vger.kernel.org)
+ AC_INIT(ethtool, 5.14, netdev@vger.kernel.org)
  AC_PREREQ(2.52)
  AC_CONFIG_SRCDIR([ethtool.c])
 -AM_INIT_AUTOMAKE([gnu subdir-objects])
diff --git a/meta/recipes-extended/ethtool/ethtool_5.13.bb b/meta/recipes-extended/ethtool/ethtool_5.14.bb
similarity index 93%
rename from meta/recipes-extended/ethtool/ethtool_5.13.bb
rename to meta/recipes-extended/ethtool/ethtool_5.14.bb
index 3c99debc99..28a49f4f8a 100644
--- a/meta/recipes-extended/ethtool/ethtool_5.13.bb
+++ b/meta/recipes-extended/ethtool/ethtool_5.14.bb
@@ -11,7 +11,7 @@ SRC_URI = "${KERNELORG_MIRROR}/software/network/ethtool/ethtool-${PV}.tar.gz \
            file://avoid_parallel_tests.patch \
            "
 
-SRC_URI[sha256sum] = "e66ab0d74d2a888fd64a0053290dbea66ddc9b75b3d21d117b7edd9576b9db60"
+SRC_URI[sha256sum] = "9868604c913e5483000c00d5dcb2bb3169a05252de47f62174702ff19cf6de7a"
 
 UPSTREAM_CHECK_URI = "https://www.kernel.org/pub/software/network/ethtool/"
 
-- 
2.33.0.windows.2


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

* Re: [OE-Core][PATCH 1/2] iproute2: update to 5.14.0
  2021-09-21  9:38 [OE-Core][PATCH 1/2] iproute2: update to 5.14.0 Changhyeok Bae
  2021-09-21  9:38 ` [OE-Core][PATCH 2/2] ethtool: update to 5.14 Changhyeok Bae
@ 2021-09-21 10:50 ` Alexandre Belloni
  1 sibling, 0 replies; 3+ messages in thread
From: Alexandre Belloni @ 2021-09-21 10:50 UTC (permalink / raw)
  To: Changhyeok Bae; +Cc: openembedded-core

Hello,

On 21/09/2021 11:38:00+0200, Changhyeok Bae wrote:
> Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com>
> ---
>  .../iproute2/{iproute2_5.13.0.bb => iproute2_5.14.0.bb}         | 2 +-

This is already in kirkstone-next, please check before sending updates.

>  1 file changed, 1 insertion(+), 1 deletion(-)
>  rename meta/recipes-connectivity/iproute2/{iproute2_5.13.0.bb => iproute2_5.14.0.bb} (75%)
> 
> diff --git a/meta/recipes-connectivity/iproute2/iproute2_5.13.0.bb b/meta/recipes-connectivity/iproute2/iproute2_5.14.0.bb
> similarity index 75%
> rename from meta/recipes-connectivity/iproute2/iproute2_5.13.0.bb
> rename to 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 \
>             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.33.0.windows.2
> 

> 
> 
> 


-- 
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

end of thread, other threads:[~2021-09-21 10:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-21  9:38 [OE-Core][PATCH 1/2] iproute2: update to 5.14.0 Changhyeok Bae
2021-09-21  9:38 ` [OE-Core][PATCH 2/2] ethtool: update to 5.14 Changhyeok Bae
2021-09-21 10:50 ` [OE-Core][PATCH 1/2] iproute2: update to 5.14.0 Alexandre Belloni

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.