From 7beeede15f9206da27c6c021646269b61bf1e7b5 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Fri, 22 Sep 2023 09:23:59 +0200 Subject: [PATCH] xcb-proto: upgrade 1.15.2 -> 1.16.0 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- .../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 --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 e60e7958a76..67c1e8d97df 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 -- 2.47.3