To: ['Wang Mingyu '] To: openembedded-core@lists.openembedded.org Subject: [AUH] libpciaccess: upgrading to 0.19 SUCCEEDED Attachments: /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20260315050059/all/libpciaccess/buildhistory-diff-full.txt /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20260315050059/all/libpciaccess/0001-libpciaccess-upgrade-0.18.1-0.19.patch 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 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 --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 -- 2.47.1