($INBOX_DIR/description missing)
 help / color / mirror / Atom feed
From: auh@yoctoproject.org
To: Alexander Kanavin <alex.kanavin@gmail.com>
Cc: openembedded-core@lists.openembedded.org
Subject: [AUH] dmidecode: upgrading to 3.6 SUCCEEDED
Date: Wed, 1 May 2024 16:00:14 +0000	[thread overview]
Message-ID: <0101018f34e29117-2ac6067b-a319-4e75-a931-47d63fe523c5-000000@us-west-2.amazonses.com> (raw)

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

Hello,

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

Next steps:
    - apply the patch: git am 0001-dmidecode-upgrade-3.5-3.6.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 45024cde0de0750394449f3c8b95caf7a3fa00e5 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Wed, 1 May 2024 05:55:57 +0000
Subject: [PATCH] dmidecode: upgrade 3.5 -> 3.6

---
 .../dmidecode/{dmidecode_3.5.bb => dmidecode_3.6.bb}            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/dmidecode/{dmidecode_3.5.bb => dmidecode_3.6.bb} (89%)

diff --git a/meta/recipes-devtools/dmidecode/dmidecode_3.5.bb b/meta/recipes-devtools/dmidecode/dmidecode_3.6.bb
similarity index 89%
rename from meta/recipes-devtools/dmidecode/dmidecode_3.5.bb
rename to meta/recipes-devtools/dmidecode/dmidecode_3.6.bb
index 3e2bb6e30b..e5b4e27687 100644
--- a/meta/recipes-devtools/dmidecode/dmidecode_3.5.bb
+++ b/meta/recipes-devtools/dmidecode/dmidecode_3.6.bb
@@ -18,4 +18,4 @@ do_install() {
         install
 }
 
-SRC_URI[sha256sum] = "79d76735ee8e25196e2a722964cf9683f5a09581503537884b256b01389cc073"
+SRC_URI[sha256sum] = "e40c65f3ec3dafe31ad8349a4ef1a97122d38f65004ed66575e1a8d575dd8bae"
-- 
2.44.0


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

packages/core2-64-poky-linux/dmidecode/dmidecode-dbg: PKGSIZE changed from 365224 to 374464 (+3%)
packages/core2-64-poky-linux/dmidecode/dmidecode-dbg: PV changed from "3.5" to "3.6"
packages/core2-64-poky-linux/dmidecode/dmidecode-dbg: PKGV changed from 3.5 [default] to 3.6 [default]
packages/core2-64-poky-linux/dmidecode/dmidecode-dev: PV changed from "3.5" to "3.6"
packages/core2-64-poky-linux/dmidecode/dmidecode-dev: PKGV changed from 3.5 [default] to 3.6 [default]
packages/core2-64-poky-linux/dmidecode/dmidecode-doc: PKGSIZE changed from 30266 to 31365 (+4%)
packages/core2-64-poky-linux/dmidecode/dmidecode-doc: PV changed from "3.5" to "3.6"
packages/core2-64-poky-linux/dmidecode/dmidecode-doc: PKGV changed from 3.5 [default] to 3.6 [default]
packages/core2-64-poky-linux/dmidecode/dmidecode-locale: PV changed from "3.5" to "3.6"
packages/core2-64-poky-linux/dmidecode/dmidecode-locale: PKGV changed from 3.5 [default] to 3.6 [default]
packages/core2-64-poky-linux/dmidecode/dmidecode-src: PKGSIZE changed from 252624 to 269813 (+7%)
packages/core2-64-poky-linux/dmidecode/dmidecode-src: PV changed from "3.5" to "3.6"
packages/core2-64-poky-linux/dmidecode/dmidecode-src: PKGV changed from 3.5 [default] to 3.6 [default]
packages/core2-64-poky-linux/dmidecode/dmidecode-staticdev: PV changed from "3.5" to "3.6"
packages/core2-64-poky-linux/dmidecode/dmidecode-staticdev: PKGV changed from 3.5 [default] to 3.6 [default]
packages/core2-64-poky-linux/dmidecode/dmidecode: PKGSIZE changed from 210832 to 219088 (+4%)
packages/core2-64-poky-linux/dmidecode/dmidecode: PV changed from "3.5" to "3.6"
packages/core2-64-poky-linux/dmidecode/dmidecode: PKGV changed from 3.5 [default] to 3.6 [default]
packages/core2-64-poky-linux/dmidecode: SRC_URI changed from "https://download.savannah.nongnu.org/releases/dmidecode/dmidecode-3.5.tar.xz" to "https://download.savannah.nongnu.org/releases/dmidecode/dmidecode-3.6.tar.xz"
packages/core2-64-poky-linux/dmidecode: PV changed from "3.5" to "3.6"
packages/core2-64-poky-linux/dmidecode: PKGV changed from 3.5 [default] to 3.6 [default]

[-- Attachment #3: 0001-dmidecode-upgrade-3.5-3.6.patch --]
[-- Type: application/octet-stream, Size: 1054 bytes --]

From 45024cde0de0750394449f3c8b95caf7a3fa00e5 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Wed, 1 May 2024 05:55:57 +0000
Subject: [PATCH] dmidecode: upgrade 3.5 -> 3.6

---
 .../dmidecode/{dmidecode_3.5.bb => dmidecode_3.6.bb}            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/dmidecode/{dmidecode_3.5.bb => dmidecode_3.6.bb} (89%)

diff --git a/meta/recipes-devtools/dmidecode/dmidecode_3.5.bb b/meta/recipes-devtools/dmidecode/dmidecode_3.6.bb
similarity index 89%
rename from meta/recipes-devtools/dmidecode/dmidecode_3.5.bb
rename to meta/recipes-devtools/dmidecode/dmidecode_3.6.bb
index 3e2bb6e30b..e5b4e27687 100644
--- a/meta/recipes-devtools/dmidecode/dmidecode_3.5.bb
+++ b/meta/recipes-devtools/dmidecode/dmidecode_3.6.bb
@@ -18,4 +18,4 @@ do_install() {
         install
 }
 
-SRC_URI[sha256sum] = "79d76735ee8e25196e2a722964cf9683f5a09581503537884b256b01389cc073"
+SRC_URI[sha256sum] = "e40c65f3ec3dafe31ad8349a4ef1a97122d38f65004ed66575e1a8d575dd8bae"
-- 
2.44.0


             reply	other threads:[~2024-05-01 16:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-01 16:00 auh [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-15 17:32 [AUH] dmidecode: upgrading to 3.6 SUCCEEDED auh

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=0101018f34e29117-2ac6067b-a319-4e75-a931-47d63fe523c5-000000@us-west-2.amazonses.com \
    --to=auh@yoctoproject.org \
    --cc=alex.kanavin@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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).