diff mbox series

[AUH] xcb-proto: upgrading to 1.16.0 SUCCEEDED

Message ID 0101018a9a36c4c0-2837adc2-a61e-4fb8-8762-824c054a34b4-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] xcb-proto: upgrading to 1.16.0 SUCCEEDED | expand

Commit Message

auh@yoctoproject.org Sept. 15, 2023, 6:59 p.m. UTC
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *xcb-proto* to *1.16.0* has Succeeded.

Next steps:
    - apply the patch: git am 0001-xcb-proto-upgrade-1.15.2-1.16.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 23df4093ef9e38042503f8bc96256fbcb8f3fdba Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Fri, 15 Sep 2023 16:21:27 +0000
Subject: [PATCH] xcb-proto: upgrade 1.15.2 -> 1.16.0

---
 .../xorg-proto/{xcb-proto_1.15.2.bb => xcb-proto_1.16.0.bb}     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-graphics/xorg-proto/{xcb-proto_1.15.2.bb => xcb-proto_1.16.0.bb} (92%)
diff mbox series

Patch

diff --git a/meta/recipes-graphics/xorg-proto/xcb-proto_1.15.2.bb b/meta/recipes-graphics/xorg-proto/xcb-proto_1.16.0.bb
similarity index 92%
rename from meta/recipes-graphics/xorg-proto/xcb-proto_1.15.2.bb
rename to meta/recipes-graphics/xorg-proto/xcb-proto_1.16.0.bb
index e60e7958a7..67c1e8d97d 100644
--- a/meta/recipes-graphics/xorg-proto/xcb-proto_1.15.2.bb
+++ b/meta/recipes-graphics/xorg-proto/xcb-proto_1.16.0.bb
@@ -15,7 +15,7 @@  SRC_URI = "https://xorg.freedesktop.org/archive/individual/proto/${BP}.tar.xz \
            file://0001-xcb-proto.pc.in-reinstate-libdir.patch \
            file://0001-Fix-install-conflict-when-enable-multilib.patch \
            "
-SRC_URI[sha256sum] = "7072beb1f680a2fe3f9e535b797c146d22528990c72f63ddb49d2f350a3653ed"
+SRC_URI[sha256sum] = "a75a1848ad2a89a82d841a51be56ce988ff3c63a8d6bf4383ae3219d8d915119"
 
 inherit autotools pkgconfig python3native