diff mbox series

[AUH] libpciaccess: upgrading to 0.19 SUCCEEDED

Message ID 0101019cf1bb882e-97e7c9c1-be79-4052-89fa-10aa021a03c9-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] libpciaccess: upgrading to 0.19 SUCCEEDED | expand

Commit Message

auh@yoctoproject.org March 15, 2026, 1:42 p.m. UTC
Hello,

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

Next steps:
    - apply the patch: git am 0001-libpciaccess-upgrade-0.18.1-0.19.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 2017533d642f62b90a4754641fd00f0bd500e68a Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Sun, 15 Mar 2026 10:58:26 +0000
Subject: [PATCH] libpciaccess: upgrade 0.18.1 -> 0.19

---
 .../xorg-lib/{libpciaccess_0.18.1.bb => libpciaccess_0.19.bb}   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-graphics/xorg-lib/{libpciaccess_0.18.1.bb => libpciaccess_0.19.bb} (87%)
diff mbox series

Patch

diff --git a/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb b/meta/recipes-graphics/xorg-lib/libpciaccess_0.19.bb
similarity index 87%
rename from meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb
rename to meta/recipes-graphics/xorg-lib/libpciaccess_0.19.bb
index 7bcf51d56f..428dffad81 100644
--- a/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb
+++ b/meta/recipes-graphics/xorg-lib/libpciaccess_0.19.bb
@@ -12,7 +12,7 @@  LIC_FILES_CHKSUM = "file://COPYING;md5=54c978968e565218eea36cf03ef24352"
 DEPENDS = "util-macros"
 
 SRC_URI = "${XORG_MIRROR}/individual/lib/${BP}.tar.xz"
-SRC_URI[sha256sum] = "4af43444b38adb5545d0ed1c2ce46d9608cc47b31c2387fc5181656765a6fa76"
+SRC_URI[sha256sum] = "3c55aa86c82e54a4e3109786f0463530d53b36b6d1cfd14616454f985dd2aa43"
 
 inherit pkgconfig meson