diff mbox series

[AUH] libpciaccess: upgrading to 0.18.1 SUCCEEDED

Message ID 0101018ee58a9c94-382959c4-cccb-4fa6-be97-eec392d22d49-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] libpciaccess: upgrading to 0.18.1 SUCCEEDED | expand

Commit Message

auh@yoctoproject.org April 16, 2024, 6:14 a.m. UTC
Hello,

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

Next steps:
    - apply the patch: git am 0001-libpciaccess-upgrade-0.18-0.18.1.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 2fcf979e68e9f8ccc11589ee7156d1417a48b865 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Tue, 16 Apr 2024 00:26:55 +0000
Subject: [PATCH] libpciaccess: upgrade 0.18 -> 0.18.1

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

Patch

diff --git a/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.bb b/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb
similarity index 87%
rename from meta/recipes-graphics/xorg-lib/libpciaccess_0.18.bb
rename to meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb
index 74b308c912..d311fd95e0 100644
--- a/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.bb
+++ b/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb
@@ -16,7 +16,7 @@  inherit features_check pkgconfig meson
 
 REQUIRED_DISTRO_FEATURES ?= "x11"
 
-SRC_URI[sha256sum] = "5461b0257d495254346f52a9c329b44b346262663675d3fecdb204a7e7c262a9"
+SRC_URI[sha256sum] = "4af43444b38adb5545d0ed1c2ce46d9608cc47b31c2387fc5181656765a6fa76"
 
 LICENSE = "MIT & MIT"
 LIC_FILES_CHKSUM = "file://COPYING;md5=54c978968e565218eea36cf03ef24352"