diff mbox series

[AUH] pciutils: upgrading to 3.15.0 SUCCEEDED

Message ID 0101019d91753cf3-13930edf-5200-47a2-a3f5-395087df68b6-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] pciutils: upgrading to 3.15.0 SUCCEEDED | expand

Commit Message

auh@yoctoproject.org April 15, 2026, 2:04 p.m. UTC
Hello,

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

Next steps:
    - apply the patch: git am 0001-pciutils-upgrade-3.14.0-3.15.0.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 3755d3818dcd12ac8e46886e4d4746ab97defd07 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Wed, 15 Apr 2026 06:02:31 +0000
Subject: [PATCH] pciutils: upgrade 3.14.0 -> 3.15.0

---
 .../pciutils/{pciutils_3.14.0.bb => pciutils_3.15.0.bb}         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-bsp/pciutils/{pciutils_3.14.0.bb => pciutils_3.15.0.bb} (95%)
diff mbox series

Patch

diff --git a/meta/recipes-bsp/pciutils/pciutils_3.14.0.bb b/meta/recipes-bsp/pciutils/pciutils_3.15.0.bb
similarity index 95%
rename from meta/recipes-bsp/pciutils/pciutils_3.14.0.bb
rename to meta/recipes-bsp/pciutils/pciutils_3.15.0.bb
index a267ea34b7..ee3dde9ae4 100644
--- a/meta/recipes-bsp/pciutils/pciutils_3.14.0.bb
+++ b/meta/recipes-bsp/pciutils/pciutils_3.15.0.bb
@@ -12,7 +12,7 @@  LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
 DEPENDS = "make-native"
 
 SRC_URI = "${KERNELORG_MIRROR}/software/utils/pciutils/pciutils-${PV}.tar.xz"
-SRC_URI[sha256sum] = "e7713409882813991d2269d125e40dad1f54a019a52b78b3962941c1d4a6f86f"
+SRC_URI[sha256sum] = "c02940f430841ecf158d5d9a50007afc4d5353c8678a2455003ca0b2c4e9f5ff"
 
 inherit multilib_header pkgconfig update-alternatives