diff mbox series

[AUH] pciutils: upgrading to 3.13.0 SUCCEEDED

Message ID 010101901d23b429-10ea67b6-13ce-474b-9339-d87df4164a76-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] pciutils: upgrading to 3.13.0 SUCCEEDED | expand

Commit Message

auh@yoctoproject.org June 15, 2024, 6:23 p.m. UTC
Hello,

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

Next steps:
    - apply the patch: git am 0001-pciutils-upgrade-3.12.0-3.13.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 08edc4a1c40b404585e0876d7d7efad176ed9e0a Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Sat, 15 Jun 2024 05:05:38 +0000
Subject: [PATCH] pciutils: upgrade 3.12.0 -> 3.13.0

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

Patch

diff --git a/meta/recipes-bsp/pciutils/pciutils_3.12.0.bb b/meta/recipes-bsp/pciutils/pciutils_3.13.0.bb
similarity index 95%
rename from meta/recipes-bsp/pciutils/pciutils_3.12.0.bb
rename to meta/recipes-bsp/pciutils/pciutils_3.13.0.bb
index 2db0895bf4..0b876c7070 100644
--- a/meta/recipes-bsp/pciutils/pciutils_3.12.0.bb
+++ b/meta/recipes-bsp/pciutils/pciutils_3.13.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] = "f185d116d5ff99b797497efce8f19f1ee8ccc5a668b97a159e3d13472f674154"
+SRC_URI[sha256sum] = "77f11f78298502634d1af50308f15a5788629f6cf45cba376f5009aea4cb4926"
 
 inherit multilib_header pkgconfig update-alternatives