diff mbox series

[AUH] xcb-proto: upgrading to 1.17.0 SUCCEEDED

Message ID 0101018ee58a9c92-02999a27-c302-4311-ad91-8e226f19f502-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] xcb-proto: upgrading to 1.17.0 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 *xcb-proto* to *1.17.0* has Succeeded.

Next steps:
    - apply the patch: git am 0001-xcb-proto-upgrade-1.16.0-1.17.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 4e67eb8eaab81af2410faa7da0b6cc934f849316 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Tue, 16 Apr 2024 00:46:05 +0000
Subject: [PATCH] xcb-proto: upgrade 1.16.0 -> 1.17.0

---
 .../0001-Fix-install-conflict-when-enable-multilib.patch   | 7 ++-----
 .../xcb-proto/0001-xcb-proto.pc.in-reinstate-libdir.patch  | 2 +-
 .../{xcb-proto_1.16.0.bb => xcb-proto_1.17.0.bb}           | 2 +-
 3 files changed, 4 insertions(+), 7 deletions(-)
 rename meta/recipes-graphics/xorg-proto/{xcb-proto_1.16.0.bb => xcb-proto_1.17.0.bb} (92%)
diff mbox series

Patch

diff --git a/meta/recipes-graphics/xorg-proto/xcb-proto/0001-Fix-install-conflict-when-enable-multilib.patch b/meta/recipes-graphics/xorg-proto/xcb-proto/0001-Fix-install-conflict-when-enable-multilib.patch
index 4209139da8..acb6c8b140 100644
--- a/meta/recipes-graphics/xorg-proto/xcb-proto/0001-Fix-install-conflict-when-enable-multilib.patch
+++ b/meta/recipes-graphics/xorg-proto/xcb-proto/0001-Fix-install-conflict-when-enable-multilib.patch
@@ -1,4 +1,4 @@ 
-From fc28149b6b198042c8d29e0931415adad7ed3231 Mon Sep 17 00:00:00 2001
+From 46687bacbcbb42815fe189c2ff28ba07aae4ee8e Mon Sep 17 00:00:00 2001
 From: Wang Mingyu <wangmy@fujitsu.com>
 Date: Thu, 16 Mar 2023 08:03:47 +0000
 Subject: [PATCH] Fix install conflict when enable multilib.
@@ -16,7 +16,7 @@  Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
  1 file changed, 1 insertion(+), 1 deletion(-)
 
 diff --git a/Makefile.am b/Makefile.am
-index 8b57a83..580f5bc 100644
+index 8b57a83..0312e7a 100644
 --- a/Makefile.am
 +++ b/Makefile.am
 @@ -1,6 +1,6 @@
@@ -27,6 +27,3 @@  index 8b57a83..580f5bc 100644
  pkgconfig_DATA = xcb-proto.pc
  
  EXTRA_DIST=doc xcb-proto.pc.in autogen.sh README.md
--- 
-2.34.1
-
diff --git a/meta/recipes-graphics/xorg-proto/xcb-proto/0001-xcb-proto.pc.in-reinstate-libdir.patch b/meta/recipes-graphics/xorg-proto/xcb-proto/0001-xcb-proto.pc.in-reinstate-libdir.patch
index fe0a96c207..ec0a5c5be6 100644
--- a/meta/recipes-graphics/xorg-proto/xcb-proto/0001-xcb-proto.pc.in-reinstate-libdir.patch
+++ b/meta/recipes-graphics/xorg-proto/xcb-proto/0001-xcb-proto.pc.in-reinstate-libdir.patch
@@ -1,4 +1,4 @@ 
-From ed499cffabe64fc1dc5898cb69ffa7e62c19e9d8 Mon Sep 17 00:00:00 2001
+From a4cfada0e7cec8627da7d1aba9f786f92c5ac380 Mon Sep 17 00:00:00 2001
 From: Alexander Kanavin <alex@linutronix.de>
 Date: Tue, 5 Jul 2022 21:19:20 +0200
 Subject: [PATCH] xcb-proto.pc.in: reinstate libdir
diff --git a/meta/recipes-graphics/xorg-proto/xcb-proto_1.16.0.bb b/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb
similarity index 92%
rename from meta/recipes-graphics/xorg-proto/xcb-proto_1.16.0.bb
rename to meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb
index 67c1e8d97d..2a78a87e77 100644
--- a/meta/recipes-graphics/xorg-proto/xcb-proto_1.16.0.bb
+++ b/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.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] = "a75a1848ad2a89a82d841a51be56ce988ff3c63a8d6bf4383ae3219d8d915119"
+SRC_URI[sha256sum] = "2c1bacd2110f4799f74de6ebb714b94cf6f80fb112316b1219480fd22562148c"
 
 inherit autotools pkgconfig python3native