Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *ethtool* to *7.1* has 
Succeeded.

Next steps:
    - apply the patch: git am 0001-ethtool-upgrade-7.0-7.1.patch
    - check the changes to upstream patches and summarize them in the commit 
message,
    - compile an image that contains the package
    - perform some basic sanity tests
    - amend the patch and sign it off: git commit -s --reset-author --amend
    - send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From 8456ba16fd48587ad782a067d9eddb0217935efe Mon Sep 17 00:00:00 2001
From: Upgrade Helper <[email protected]>
Date: Thu, 9 Jul 2026 05:35:48 +0000
Subject: [PATCH] ethtool: upgrade 7.0 -> 7.1

---
 .../ethtool/ethtool/avoid_parallel_tests.patch              | 6 +++---
 .../ethtool/{ethtool_7.0.bb => ethtool_7.1.bb}              | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)
 rename meta/recipes-extended/ethtool/{ethtool_7.0.bb => ethtool_7.1.bb} (94%)

diff --git a/meta/recipes-extended/ethtool/ethtool/avoid_parallel_tests.patch 
b/meta/recipes-extended/ethtool/ethtool/avoid_parallel_tests.patch
index dd64ef1a0b..aafc9ea715 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 3f6c7d7d311bc3abac02b4a18da7c49850fc4de4 Mon Sep 17 00:00:00 2001
+From 7fbdc5cec5c5f2b89fd183543c3d35b5f7cc5530 Mon Sep 17 00:00:00 2001
 From: Tudor Florea <[email protected]>
 Date: Wed, 28 May 2014 18:59:54 +0200
 Subject: [PATCH] ethtool: use serial-tests config needed by ptest.
@@ -14,10 +14,10 @@ Upstream-Status: Inappropriate
  1 file changed, 1 insertion(+), 1 deletion(-)
 
 diff --git a/configure.ac b/configure.ac
-index 06e2086..bca01e5 100644
+index 71b998e..79eff82 100644
 --- a/configure.ac
 +++ b/configure.ac
-@@ -3,7 +3,7 @@ AC_INIT(ethtool, 7.0, [email protected])
+@@ -3,7 +3,7 @@ AC_INIT(ethtool, 7.1, [email protected])
  AC_PREREQ(2.52)
  AC_CONFIG_MACRO_DIR([m4])
  AC_CONFIG_SRCDIR([ethtool.c])
diff --git a/meta/recipes-extended/ethtool/ethtool_7.0.bb 
b/meta/recipes-extended/ethtool/ethtool_7.1.bb
similarity index 94%
rename from meta/recipes-extended/ethtool/ethtool_7.0.bb
rename to meta/recipes-extended/ethtool/ethtool_7.1.bb
index eb5b646701..d215b27b0a 100644
--- a/meta/recipes-extended/ethtool/ethtool_7.0.bb
+++ b/meta/recipes-extended/ethtool/ethtool_7.1.bb
@@ -11,7 +11,7 @@ SRC_URI = 
"${KERNELORG_MIRROR}/software/network/ethtool/ethtool-${PV}.tar.gz \
            file://avoid_parallel_tests.patch \
            "
 
-SRC_URI[sha256sum] = 
"1a17b13dba2aef3897bb66c6140d88dc19e807b7948de3773d37320daae5266c"
+SRC_URI[sha256sum] = 
"21cc520ae5d881f01b0dcd6d26de4d52a64b24840bc2150daf778a235442e61d"
 
 UPSTREAM_CHECK_URI = "https://www.kernel.org/pub/software/network/ethtool/";
 
-- 
2.47.1

packages/x86-64-v3-poky-linux/ethtool/ethtool-bash-completion: PKGV changed 
from 7.0 [default] to 7.1 [default]
packages/x86-64-v3-poky-linux/ethtool/ethtool-bash-completion: PKGSIZE changed 
from 25203 to 25264 (+0%)
packages/x86-64-v3-poky-linux/ethtool/ethtool-bash-completion: PV changed from 
"7.0" to "7.1"
packages/x86-64-v3-poky-linux/ethtool/ethtool-dbg: PKGV changed from 7.0 
[default] to 7.1 [default]
packages/x86-64-v3-poky-linux/ethtool/ethtool-dbg: PKGSIZE changed from 8699720 
to 8728680 (+0%)
packages/x86-64-v3-poky-linux/ethtool/ethtool-dbg: PV changed from "7.0" to 
"7.1"
packages/x86-64-v3-poky-linux/ethtool/ethtool-dev: PKGV changed from 7.0 
[default] to 7.1 [default]
packages/x86-64-v3-poky-linux/ethtool/ethtool-dev: PV changed from "7.0" to 
"7.1"
packages/x86-64-v3-poky-linux/ethtool/ethtool-doc: PKGV changed from 7.0 
[default] to 7.1 [default]
packages/x86-64-v3-poky-linux/ethtool/ethtool-doc: PKGSIZE changed from 59081 
to 60597 (+3%)
packages/x86-64-v3-poky-linux/ethtool/ethtool-doc: PV changed from "7.0" to 
"7.1"
packages/x86-64-v3-poky-linux/ethtool/ethtool-locale: PKGV changed from 7.0 
[default] to 7.1 [default]
packages/x86-64-v3-poky-linux/ethtool/ethtool-locale: PV changed from "7.0" to 
"7.1"
packages/x86-64-v3-poky-linux/ethtool/ethtool-ptest: PKGV changed from 7.0 
[default] to 7.1 [default]
packages/x86-64-v3-poky-linux/ethtool/ethtool-ptest: PKGSIZE changed from 
2465546 to 2473738 (+0%)
packages/x86-64-v3-poky-linux/ethtool/ethtool-ptest: PV changed from "7.0" to 
"7.1"
packages/x86-64-v3-poky-linux/ethtool/ethtool-src: PKGV changed from 7.0 
[default] to 7.1 [default]
packages/x86-64-v3-poky-linux/ethtool/ethtool-src: PKGSIZE changed from 2438448 
to 2447118 (+0%)
packages/x86-64-v3-poky-linux/ethtool/ethtool-src: PV changed from "7.0" to 
"7.1"
packages/x86-64-v3-poky-linux/ethtool/ethtool-src: FILELIST: directory renamed 
/usr/src/debug/ethtool/7.0/uapi/linux -> /usr/src/debug/ethtool/7.1/uapi/linux, 
directory renamed /usr/src/debug/ethtool/7.0/netlink -> 
/usr/src/debug/ethtool/7.1/netlink, directory renamed 
/usr/src/debug/ethtool/7.0 -> /usr/src/debug/ethtool/7.1, directory renamed 
/usr/src/debug/ethtool/7.0/uapi/linux/hdlc -> 
/usr/src/debug/ethtool/7.1/uapi/linux/hdlc
packages/x86-64-v3-poky-linux/ethtool/ethtool-staticdev: PKGV changed from 7.0 
[default] to 7.1 [default]
packages/x86-64-v3-poky-linux/ethtool/ethtool-staticdev: PV changed from "7.0" 
to "7.1"
packages/x86-64-v3-poky-linux/ethtool/ethtool: PKGV changed from 7.0 [default] 
to 7.1 [default]
packages/x86-64-v3-poky-linux/ethtool/ethtool: PKGSIZE changed from 1032425 to 
1036521 (+0%)
packages/x86-64-v3-poky-linux/ethtool/ethtool: PV changed from "7.0" to "7.1"
packages/x86-64-v3-poky-linux/ethtool: PKGV changed from 7.0 [default] to 7.1 
[default]
packages/x86-64-v3-poky-linux/ethtool: SRC_URI changed from 
"https://cdn.kernel.org/pub/software/network/ethtool/ethtool-7.0.tar.gz 
file://run-ptest file://avoid_parallel_tests.patch" to 
"https://cdn.kernel.org/pub/software/network/ethtool/ethtool-7.1.tar.gz 
file://run-ptest file://avoid_parallel_tests.patch"
packages/x86-64-v3-poky-linux/ethtool: PV changed from "7.0" to "7.1"

Attachment: 0001-ethtool-upgrade-7.0-7.1.patch
Description: Binary data

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#240531): 
https://lists.openembedded.org/g/openembedded-core/message/240531
Mute This Topic: https://lists.openembedded.org/mt/120186092/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to