public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: auh@auh.yoctoproject.org
To: Changhyeok Bae <changhyeok.bae@gmail.com>
Cc: openembedded-core@lists.openembedded.org
Subject: [AUH] ethtool: upgrading to 5.9 SUCCEEDED	[thread overview]
Message-ID: <MADEUP.163E71D6BC671F6D.21580@lists.openembedded.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 975 bytes --]

Hello,

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

Next steps:
    - apply the patch: git am 0001-ethtool-upgrade-5.8-5.9.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

[-- Attachment #2: 0001-ethtool-upgrade-5.8-5.9.patch --]
[-- Type: application/octet-stream, Size: 2489 bytes --]

From fc7b93b7bfc9f795b0a0b4268e1a96702815552c Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@auh.yoctoproject.org>
Date: Fri, 16 Oct 2020 05:49:12 +0000
Subject: [PATCH] ethtool: upgrade 5.8 -> 5.9

---
 .../ethtool/ethtool/avoid_parallel_tests.patch              | 6 +++---
 .../ethtool/{ethtool_5.8.bb => ethtool_5.9.bb}              | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)
 rename meta/recipes-extended/ethtool/{ethtool_5.8.bb => ethtool_5.9.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 75a3841f2d..673b35033f 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 afecc8791f904dc1893858d68a642b491356c74b Mon Sep 17 00:00:00 2001
+From 538bd5ec36d88f17803cb848cbbfe62ad51fc2f4 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 19223f7..8a58d15 100644
+index 0162155..6866e72 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.8, netdev@vger.kernel.org)
+ AC_INIT(ethtool, 5.9, 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.8.bb b/meta/recipes-extended/ethtool/ethtool_5.9.bb
similarity index 93%
rename from meta/recipes-extended/ethtool/ethtool_5.8.bb
rename to meta/recipes-extended/ethtool/ethtool_5.9.bb
index 0403f0e3a9..2d2f9b77f0 100644
--- a/meta/recipes-extended/ethtool/ethtool_5.8.bb
+++ b/meta/recipes-extended/ethtool/ethtool_5.9.bb
@@ -11,7 +11,7 @@ SRC_URI = "${KERNELORG_MIRROR}/software/network/ethtool/ethtool-${PV}.tar.gz \
            file://avoid_parallel_tests.patch \
            "
 
-SRC_URI[sha256sum] = "91e8bbda48a7fd5d374efacca542364ceb3a6c1f286f024b64ec40ccc799e125"
+SRC_URI[sha256sum] = "f934a830554c46d7d60b1a9147f4cab15589b7e09344c4b79b1948b740f0a725"
 
 UPSTREAM_CHECK_URI = "https://www.kernel.org/pub/software/network/ethtool/"
 
-- 
2.18.4


[-- Attachment #3: buildhistory-diff-full.txt --]
[-- Type: text/plain, Size: 2311 bytes --]

packages/core2-32-poky-linux/ethtool/ethtool-bash-completion: PKGV changed from 5.8 [default] to 5.9 [default]
packages/core2-32-poky-linux/ethtool/ethtool-bash-completion: PV changed from "5.8" to "5.9"
packages/core2-32-poky-linux/ethtool/ethtool-dbg: PKGV changed from 5.8 [default] to 5.9 [default]
packages/core2-32-poky-linux/ethtool/ethtool-dbg: PKGSIZE changed from 3465312 to 3581792 (+3%)
packages/core2-32-poky-linux/ethtool/ethtool-dbg: PV changed from "5.8" to "5.9"
packages/core2-32-poky-linux/ethtool/ethtool-dev: PKGV changed from 5.8 [default] to 5.9 [default]
packages/core2-32-poky-linux/ethtool/ethtool-dev: PV changed from "5.8" to "5.9"
packages/core2-32-poky-linux/ethtool/ethtool-doc: PKGV changed from 5.8 [default] to 5.9 [default]
packages/core2-32-poky-linux/ethtool/ethtool-doc: PKGSIZE changed from 36135 to 37297 (+3%)
packages/core2-32-poky-linux/ethtool/ethtool-doc: PV changed from "5.8" to "5.9"
packages/core2-32-poky-linux/ethtool/ethtool-locale: PKGV changed from 5.8 [default] to 5.9 [default]
packages/core2-32-poky-linux/ethtool/ethtool-locale: PV changed from "5.8" to "5.9"
packages/core2-32-poky-linux/ethtool/ethtool-ptest: PKGV changed from 5.8 [default] to 5.9 [default]
packages/core2-32-poky-linux/ethtool/ethtool-ptest: PKGSIZE changed from 1341611 to 1374084 (+2%)
packages/core2-32-poky-linux/ethtool/ethtool-ptest: PV changed from "5.8" to "5.9"
packages/core2-32-poky-linux/ethtool/ethtool-src: PKGV changed from 5.8 [default] to 5.9 [default]
packages/core2-32-poky-linux/ethtool/ethtool-src: PKGSIZE changed from 1135319 to 1185109 (+4%)
packages/core2-32-poky-linux/ethtool/ethtool-src: PV changed from "5.8" to "5.9"
packages/core2-32-poky-linux/ethtool/ethtool-staticdev: PKGV changed from 5.8 [default] to 5.9 [default]
packages/core2-32-poky-linux/ethtool/ethtool-staticdev: PV changed from "5.8" to "5.9"
packages/core2-32-poky-linux/ethtool/ethtool: PKGV changed from 5.8 [default] to 5.9 [default]
packages/core2-32-poky-linux/ethtool/ethtool: PKGSIZE changed from 518576 to 530864 (+2%)
packages/core2-32-poky-linux/ethtool/ethtool: PV changed from "5.8" to "5.9"
packages/core2-32-poky-linux/ethtool: PKGV changed from 5.8 [default] to 5.9 [default]
packages/core2-32-poky-linux/ethtool: PV changed from "5.8" to "5.9"

                 reply	other threads:[~2020-10-16 10:21 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=MADEUP.163E71D6BC671F6D.21580@lists.openembedded.org \
    --to=auh@auh.yoctoproject.org \
    --cc=changhyeok.bae@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox