xcb-proto: upgrade 1.15 -> 1.15.2

Message ID 1655884130-22843-5-git-send-email-wangmy@fujitsu.com
State Accepted, archived
Commit 1123d6ead7e59c5c181c37a14dba2417afbe55f0
Headers show
Series xcb-proto: upgrade 1.15 -> 1.15.2 | expand

Commit Message

Mingyu Wang (Fujitsu) June 22, 2022, 7:48 a.m. UTC
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../xorg-proto/{xcb-proto_1.15.bb => xcb-proto_1.15.2.bb}       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-graphics/xorg-proto/{xcb-proto_1.15.bb => xcb-proto_1.15.2.bb} (92%)

Comments

Luca Ceresoli June 22, 2022, 1:54 p.m. UTC | #1
Hello wangmy,

On Wed, 22 Jun 2022 15:48:50 +0800
"wangmy" <wangmy@fujitsu.com> wrote:

> Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>

This patch triggers autobuilder failures in libxcb-native do_configure:

| checking for check >= 0.9.6... no
| checking for xcb-proto >= 1.14... no
| configure: error: Package requirements (xcb-proto >= 1.14) were not met:
| 
| Variable 'libdir' not defined in '/home/pokybuild/yocto-worker/poky-tiny/build/build/tmp/work/x86_64-linux/libxcb-native/1.15-r0/recipe-sysroot-native/usr/share/pkgconfig/xcb-proto.pc'

Some logs:

https://autobuilder.yoctoproject.org/typhoon/#/builders/15/builds/5675/steps/11/logs/stdio
https://autobuilder.yoctoproject.org/typhoon/#/builders/50/builds/5419/steps/11/logs/stdio
https://autobuilder.yoctoproject.org/typhoon/#/builders/75/builds/5384/steps/11/logs/stdio
Mingyu Wang (Fujitsu) June 23, 2022, 12:38 a.m. UTC | #2
Sorry, this patch failed the test and I forgot to handle it before sending. Please ignore this patch.

  --
Best Regards
---------------------------------------------------
Wang Mingyu
Development Dept.I
Nanjing Fujitsu Nanda Software Tech. Co., Ltd.(FNST) No. 6 Wenzhu Road, Nanjing, 210012, China
TEL: +86+25-86630566-8568
COINS: 79988548
FAX: +86+25-83317685
MAIL: wangmy@fujitsu.com
http://www.fujitsu.com/cn/fnst/

> -----Original Message-----
> From: openembedded-core@lists.openembedded.org
> <openembedded-core@lists.openembedded.org> On Behalf Of Luca Ceresoli via
> lists.openembedded.org
> Sent: Wednesday, June 22, 2022 9:55 PM
> To: Wang, Mingyu/王 鸣瑜 <wangmy@fujitsu.com>
> Cc: openembedded-core@lists.openembedded.org
> Subject: Re: [OE-core] [PATCH] xcb-proto: upgrade 1.15 -> 1.15.2
> 
> Hello wangmy,
> 
> On Wed, 22 Jun 2022 15:48:50 +0800
> "wangmy" <wangmy@fujitsu.com> wrote:
> 
> > Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
> 
> This patch triggers autobuilder failures in libxcb-native do_configure:
> 
> | checking for check >= 0.9.6... no
> | checking for xcb-proto >= 1.14... no
> | configure: error: Package requirements (xcb-proto >= 1.14) were not met:
> |
> | Variable 'libdir' not defined in
> '/home/pokybuild/yocto-worker/poky-tiny/build/build/tmp/work/x86_64-linux/li
> bxcb-native/1.15-r0/recipe-sysroot-native/usr/share/pkgconfig/xcb-proto.pc'
> 
> Some logs:
> 
> https://autobuilder.yoctoproject.org/typhoon/#/builders/15/builds/5675/steps/1
> 1/logs/stdio
> https://autobuilder.yoctoproject.org/typhoon/#/builders/50/builds/5419/steps/1
> 1/logs/stdio
> https://autobuilder.yoctoproject.org/typhoon/#/builders/75/builds/5384/steps/1
> 1/logs/stdio
> 
> --
> Luca Ceresoli, Bootlin
> Embedded Linux and Kernel engineering
> https://bootlin.com

Patch

diff --git a/meta/recipes-graphics/xorg-proto/xcb-proto_1.15.bb b/meta/recipes-graphics/xorg-proto/xcb-proto_1.15.2.bb
similarity index 92%
rename from meta/recipes-graphics/xorg-proto/xcb-proto_1.15.bb
rename to meta/recipes-graphics/xorg-proto/xcb-proto_1.15.2.bb
index f050ed366c..08c7f5bd6b 100644
--- a/meta/recipes-graphics/xorg-proto/xcb-proto_1.15.bb
+++ b/meta/recipes-graphics/xorg-proto/xcb-proto_1.15.2.bb
@@ -12,7 +12,7 @@  LIC_FILES_CHKSUM = "file://COPYING;md5=d763b081cb10c223435b01e00dc0aba7 \
                     file://src/dri2.xml;beginline=2;endline=28;md5=f8763b13ff432e8597e0d610cf598e65"
 
 SRC_URI = "https://xorg.freedesktop.org/archive/individual/proto/${BP}.tar.xz"
-SRC_URI[sha256sum] = "d34c3b264e8365d16fa9db49179cfa3e9952baaf9275badda0f413966b65955f"
+SRC_URI[sha256sum] = "7072beb1f680a2fe3f9e535b797c146d22528990c72f63ddb49d2f350a3653ed"
 
 inherit autotools pkgconfig python3native