* [OE-core] [PATCH 1/8] gn: upgrade to latest revision
@ 2026-08-04 4:05 Wang Mingyu
2026-08-04 4:05 ` [OE-core] [PATCH 2/8] libdisplay-info: upgrade 0.3.0 -> 0.4.0 Wang Mingyu
` (6 more replies)
0 siblings, 7 replies; 11+ messages in thread
From: Wang Mingyu @ 2026-08-04 4:05 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
meta/recipes-devtools/gn/gn_git.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-devtools/gn/gn_git.bb b/meta/recipes-devtools/gn/gn_git.bb
index 64217adbcb..eddbbcdf7f 100644
--- a/meta/recipes-devtools/gn/gn_git.bb
+++ b/meta/recipes-devtools/gn/gn_git.bb
@@ -8,7 +8,7 @@ UPSTREAM_CHECK_COMMITS = "1"
SRC_URI = "git://gn.googlesource.com/gn;protocol=https;branch=main \
"
-SRCREV = "1d86777e7f2562a86ecea77d1809ac4f82bb5bfe"
+SRCREV = "17b0057970fa2b07a20cbb4289ab78cf93565f35"
PV = "0+git"
BB_GIT_SHALLOW = ""
--
2.43.0
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [OE-core] [PATCH 2/8] libdisplay-info: upgrade 0.3.0 -> 0.4.0
2026-08-04 4:05 [OE-core] [PATCH 1/8] gn: upgrade to latest revision Wang Mingyu
@ 2026-08-04 4:05 ` Wang Mingyu
2026-08-04 14:04 ` Mathieu Dubois-Briand
2026-08-04 4:05 ` [OE-core] [PATCH 3/8] libgit2: upgrade 1.9.4 -> 1.9.6 Wang Mingyu
` (5 subsequent siblings)
6 siblings, 1 reply; 11+ messages in thread
From: Wang Mingyu @ 2026-08-04 4:05 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../{libdisplay-info_0.3.0.bb => libdisplay-info_0.4.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-support/libdisplay-info/{libdisplay-info_0.3.0.bb => libdisplay-info_0.4.0.bb} (92%)
diff --git a/meta/recipes-support/libdisplay-info/libdisplay-info_0.3.0.bb b/meta/recipes-support/libdisplay-info/libdisplay-info_0.4.0.bb
similarity index 92%
rename from meta/recipes-support/libdisplay-info/libdisplay-info_0.3.0.bb
rename to meta/recipes-support/libdisplay-info/libdisplay-info_0.4.0.bb
index 380c12b867..d993bf1061 100644
--- a/meta/recipes-support/libdisplay-info/libdisplay-info_0.3.0.bb
+++ b/meta/recipes-support/libdisplay-info/libdisplay-info_0.4.0.bb
@@ -9,6 +9,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=e4426409957080ee0352128354cea2de"
DEPENDS = "hwdata-native"
SRC_URI = "git://gitlab.freedesktop.org/emersion/libdisplay-info.git;branch=main;protocol=https;tag=${PV}"
-SRCREV = "47a5590e9c4eb35d67651b8c05a55f1a48259329"
+SRCREV = "c67a3e9bedb05ab61c7443704a1a107e76254595"
inherit meson pkgconfig lib_package
--
2.43.0
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [OE-core] [PATCH 3/8] libgit2: upgrade 1.9.4 -> 1.9.6
2026-08-04 4:05 [OE-core] [PATCH 1/8] gn: upgrade to latest revision Wang Mingyu
2026-08-04 4:05 ` [OE-core] [PATCH 2/8] libdisplay-info: upgrade 0.3.0 -> 0.4.0 Wang Mingyu
@ 2026-08-04 4:05 ` Wang Mingyu
2026-08-04 4:05 ` [OE-core] [PATCH 4/8] python3-pip: upgrade 26.1.2 -> 26.2 Wang Mingyu
` (4 subsequent siblings)
6 siblings, 0 replies; 11+ messages in thread
From: Wang Mingyu @ 2026-08-04 4:05 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
License-Update: update COPYING to include PCRE2 copyright notice
Remove the original PCRE copyright notice; replace it with PCRE2.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../libgit2/{libgit2_1.9.4.bb => libgit2_1.9.6.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-support/libgit2/{libgit2_1.9.4.bb => libgit2_1.9.6.bb} (83%)
diff --git a/meta/recipes-support/libgit2/libgit2_1.9.4.bb b/meta/recipes-support/libgit2/libgit2_1.9.6.bb
similarity index 83%
rename from meta/recipes-support/libgit2/libgit2_1.9.4.bb
rename to meta/recipes-support/libgit2/libgit2_1.9.6.bb
index 999ad6b05c..b6bce9acfa 100644
--- a/meta/recipes-support/libgit2/libgit2_1.9.4.bb
+++ b/meta/recipes-support/libgit2/libgit2_1.9.6.bb
@@ -1,14 +1,14 @@
SUMMARY = "the Git linkable library"
HOMEPAGE = "http://libgit2.github.com/"
LICENSE = "GPL-2.0-only WITH GCC-exception-2.0 AND MIT AND OpenSSL AND BSD-3-Clause AND Zlib AND ISC AND LGPL-2.1-or-later AND CC0-1.0 AND BSD-2-Clause"
-LIC_FILES_CHKSUM = "file://COPYING;md5=8eacfdc17c8f4d219e131a073973b97d"
+LIC_FILES_CHKSUM = "file://COPYING;md5=8289345c8713c385f45ec0c6c8a0d080"
DEPENDS = "curl openssl zlib libssh2 libgcrypt libpcre2"
SRC_URI = "git://github.com/libgit2/libgit2.git;branch=maint/v1.9;protocol=https;tag=v${PV} \
file://0001-cmake-mark-system-libraries-are-private-link-librari.patch"
-SRCREV = "f7164261c9bc0a7e0ebf767c584e5192810a8b24"
+SRCREV = "26055f5af74ab1cf636d272e8a34315496d3f06f"
inherit cmake
--
2.43.0
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [OE-core] [PATCH 4/8] python3-pip: upgrade 26.1.2 -> 26.2
2026-08-04 4:05 [OE-core] [PATCH 1/8] gn: upgrade to latest revision Wang Mingyu
2026-08-04 4:05 ` [OE-core] [PATCH 2/8] libdisplay-info: upgrade 0.3.0 -> 0.4.0 Wang Mingyu
2026-08-04 4:05 ` [OE-core] [PATCH 3/8] libgit2: upgrade 1.9.4 -> 1.9.6 Wang Mingyu
@ 2026-08-04 4:05 ` Wang Mingyu
2026-08-04 4:05 ` [OE-core] [PATCH 5/8] python3-pyproject-metadata: upgrade 0.11.0 -> 0.12.1 Wang Mingyu
` (3 subsequent siblings)
6 siblings, 0 replies; 11+ messages in thread
From: Wang Mingyu @ 2026-08-04 4:05 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
License-Update: Copyright year updated to 2026
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../python/{python3-pip_26.1.2.bb => python3-pip_26.2.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-devtools/python/{python3-pip_26.1.2.bb => python3-pip_26.2.bb} (93%)
diff --git a/meta/recipes-devtools/python/python3-pip_26.1.2.bb b/meta/recipes-devtools/python/python3-pip_26.2.bb
similarity index 93%
rename from meta/recipes-devtools/python/python3-pip_26.1.2.bb
rename to meta/recipes-devtools/python/python3-pip_26.2.bb
index 945aad1834..13ba2b9e5f 100644
--- a/meta/recipes-devtools/python/python3-pip_26.1.2.bb
+++ b/meta/recipes-devtools/python/python3-pip_26.2.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=63ec52baf95163b597008bb46db68030 \
file://src/pip/_vendor/certifi/LICENSE;md5=11618cb6a975948679286b1211bd573c \
file://src/pip/_vendor/distlib/LICENSE.txt;md5=f6a11430d5cd6e2cd3832ee94f22ddfc \
file://src/pip/_vendor/distro/LICENSE;md5=d2794c0df5b907fdace235a619d80314 \
- file://src/pip/_vendor/idna/LICENSE.md;md5=18a4795c19833413a7e2f1cb3cd3b143 \
+ file://src/pip/_vendor/idna/LICENSE.md;md5=9a6c29079fc90c29d80332f44d2625f2 \
file://src/pip/_vendor/msgpack/COPYING;md5=cd9523181d9d4fbf7ffca52eaa2a5751 \
file://src/pip/_vendor/packaging/LICENSE;md5=faadaedca9251a90b205c9167578ce91 \
file://src/pip/_vendor/pkg_resources/LICENSE;md5=141643e11c48898150daa83802dbc65f \
@@ -26,7 +26,7 @@ inherit pypi python_setuptools_build_meta
SRC_URI += "file://no_shebang_mangling.patch"
-SRC_URI[sha256sum] = "f49cd134c61cf2fd75e0ce2676db03e4054504a5a4986d00f8299ae632dc4605"
+SRC_URI[sha256sum] = "2d8542afcc84cdd8e846c2b36b2861fad1da376dd98f8e7113e9108a3c331690"
CVE_PRODUCT = "pypa:pip"
--
2.43.0
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [OE-core] [PATCH 5/8] python3-pyproject-metadata: upgrade 0.11.0 -> 0.12.1
2026-08-04 4:05 [OE-core] [PATCH 1/8] gn: upgrade to latest revision Wang Mingyu
` (2 preceding siblings ...)
2026-08-04 4:05 ` [OE-core] [PATCH 4/8] python3-pip: upgrade 26.1.2 -> 26.2 Wang Mingyu
@ 2026-08-04 4:05 ` Wang Mingyu
2026-08-04 4:05 ` [OE-core] [PATCH 6/8] python3-websockets: upgrade 16.1.1 -> 17.0.1 Wang Mingyu
` (2 subsequent siblings)
6 siblings, 0 replies; 11+ messages in thread
From: Wang Mingyu @ 2026-08-04 4:05 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
...-metadata_0.11.0.bb => python3-pyproject-metadata_0.12.1.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-devtools/python/{python3-pyproject-metadata_0.11.0.bb => python3-pyproject-metadata_0.12.1.bb} (89%)
diff --git a/meta/recipes-devtools/python/python3-pyproject-metadata_0.11.0.bb b/meta/recipes-devtools/python/python3-pyproject-metadata_0.12.1.bb
similarity index 89%
rename from meta/recipes-devtools/python/python3-pyproject-metadata_0.11.0.bb
rename to meta/recipes-devtools/python/python3-pyproject-metadata_0.12.1.bb
index 1e485df338..9918cae075 100644
--- a/meta/recipes-devtools/python/python3-pyproject-metadata_0.11.0.bb
+++ b/meta/recipes-devtools/python/python3-pyproject-metadata_0.12.1.bb
@@ -16,7 +16,7 @@ PYPI_PACKAGE = "pyproject_metadata"
inherit pypi python_flit_core
-SRC_URI[sha256sum] = "c72fa49418bb7c5a10f25e050c418009898d1c051721d19f98a6fb6da59a66cf"
+SRC_URI[sha256sum] = "8809a4df6fe08279b39a8890669506ed3158e0617855ac9aff098fcbe772ae4c"
RDEPENDS:${PN} += " \
python3-logging \
--
2.43.0
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [OE-core] [PATCH 6/8] python3-websockets: upgrade 16.1.1 -> 17.0.1
2026-08-04 4:05 [OE-core] [PATCH 1/8] gn: upgrade to latest revision Wang Mingyu
` (3 preceding siblings ...)
2026-08-04 4:05 ` [OE-core] [PATCH 5/8] python3-pyproject-metadata: upgrade 0.11.0 -> 0.12.1 Wang Mingyu
@ 2026-08-04 4:05 ` Wang Mingyu
2026-08-04 4:05 ` [OE-core] [PATCH 7/8] taglib: upgrade 2.3 -> 2.3.1 Wang Mingyu
2026-08-04 4:05 ` [OE-core] [PATCH 8/8] xwininfo,xvinfo,xmodmap: upgrade 1.1.6 -> 1.1.7,1.1.5 -> 1.1.6,1.0.11 -> 1.0.12xwininfo,xvinfo,xmodmap: upgrade 1.1.6 -> 1.1.7,1.1.5 -> 1.1.6,1.0.11 -> 1.0.12 Wang Mingyu
6 siblings, 0 replies; 11+ messages in thread
From: Wang Mingyu @ 2026-08-04 4:05 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
...ython3-websockets_16.1.1.bb => python3-websockets_17.0.1.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-devtools/python/{python3-websockets_16.1.1.bb => python3-websockets_17.0.1.bb} (91%)
diff --git a/meta/recipes-devtools/python/python3-websockets_16.1.1.bb b/meta/recipes-devtools/python/python3-websockets_17.0.1.bb
similarity index 91%
rename from meta/recipes-devtools/python/python3-websockets_16.1.1.bb
rename to meta/recipes-devtools/python/python3-websockets_17.0.1.bb
index 6baa744fac..b84aa0dcef 100644
--- a/meta/recipes-devtools/python/python3-websockets_16.1.1.bb
+++ b/meta/recipes-devtools/python/python3-websockets_17.0.1.bb
@@ -8,7 +8,7 @@ inherit pypi python_setuptools_build_meta ptest-python-pytest
SRC_URI += "file://run-ptest"
-SRC_URI[sha256sum] = "db234eda965dcce15df96bb9709f587cd87d4d52aaf0e80e2f34ec04c7670c57"
+SRC_URI[sha256sum] = "5baa9bc0dfbae8c507e51c8cf1b6d4628086f7a87bbd3a9952bd5f035451f1cc"
BBCLASSEXTEND = "native nativesdk"
--
2.43.0
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [OE-core] [PATCH 7/8] taglib: upgrade 2.3 -> 2.3.1
2026-08-04 4:05 [OE-core] [PATCH 1/8] gn: upgrade to latest revision Wang Mingyu
` (4 preceding siblings ...)
2026-08-04 4:05 ` [OE-core] [PATCH 6/8] python3-websockets: upgrade 16.1.1 -> 17.0.1 Wang Mingyu
@ 2026-08-04 4:05 ` Wang Mingyu
2026-08-04 4:05 ` [OE-core] [PATCH 8/8] xwininfo,xvinfo,xmodmap: upgrade 1.1.6 -> 1.1.7,1.1.5 -> 1.1.6,1.0.11 -> 1.0.12xwininfo,xvinfo,xmodmap: upgrade 1.1.6 -> 1.1.7,1.1.5 -> 1.1.6,1.0.11 -> 1.0.12 Wang Mingyu
6 siblings, 0 replies; 11+ messages in thread
From: Wang Mingyu @ 2026-08-04 4:05 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
Changelog:
==========
* Matroska: Fix crash when seek head is invalid or missing.
* Matroska: Check element length, support unknown size length, skip invalid
elements.
* Matroska: Allow Chapters without a ChapterUID.
* Fix data length indicator check for compressed ID3v2 frames.
* MP4: Use 'LongLong' instead of 'UInt' for 'cnID' atom to support large
catalog IDs.
* MP4: Fix destructor and assignment operator for 'MP4::Chapter'.
* MP4: Let 'hasiXMLData()', 'hasBEXTData()' track on-disk state rather than
in-memory state.
* MP4: Support NI STEM atoms with 64-bit length.
* MP4: Enlarge limit number of MP4 atoms at top level.
* MP4: Avoid excessive sample allocations with invalid 'stsc' for QT chapters.
* XM: Correctly save XM tracker files with samples.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
meta/recipes-support/taglib/{taglib_2.3.bb => taglib_2.3.1.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-support/taglib/{taglib_2.3.bb => taglib_2.3.1.bb} (95%)
diff --git a/meta/recipes-support/taglib/taglib_2.3.bb b/meta/recipes-support/taglib/taglib_2.3.1.bb
similarity index 95%
rename from meta/recipes-support/taglib/taglib_2.3.bb
rename to meta/recipes-support/taglib/taglib_2.3.1.bb
index 26839cdbdb..0852295650 100644
--- a/meta/recipes-support/taglib/taglib_2.3.bb
+++ b/meta/recipes-support/taglib/taglib_2.3.1.bb
@@ -11,7 +11,7 @@ DEPENDS = "zlib utfcpp"
SRC_URI = "http://taglib.github.io/releases/${BP}.tar.gz"
-SRC_URI[sha256sum] = "7349f6fd942418bc7009ebe743eb7c9d055f02921ec56fa436ec25007c47fd38"
+SRC_URI[sha256sum] = "a19d90e6fd41d09a0281ec0fe762d51491d7a6ccffc923c4f7868c5e647ca230"
UPSTREAM_CHECK_URI = "https://taglib.org/"
UPSTREAM_CHECK_REGEX = "taglib-(?P<pver>\d+(\.\d+)+)\.tar"
--
2.43.0
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [OE-core] [PATCH 8/8] xwininfo,xvinfo,xmodmap: upgrade 1.1.6 -> 1.1.7,1.1.5 -> 1.1.6,1.0.11 -> 1.0.12xwininfo,xvinfo,xmodmap: upgrade 1.1.6 -> 1.1.7,1.1.5 -> 1.1.6,1.0.11 -> 1.0.12
2026-08-04 4:05 [OE-core] [PATCH 1/8] gn: upgrade to latest revision Wang Mingyu
` (5 preceding siblings ...)
2026-08-04 4:05 ` [OE-core] [PATCH 7/8] taglib: upgrade 2.3 -> 2.3.1 Wang Mingyu
@ 2026-08-04 4:05 ` Wang Mingyu
2026-08-04 4:22 ` Patchtest results for " patchtest
6 siblings, 1 reply; 11+ messages in thread
From: Wang Mingyu @ 2026-08-04 4:05 UTC (permalink / raw)
To: openembedded-core; +Cc: Wang Mingyu
From: Wang Mingyu <wangmy@fujitsu.com>
License-Update: Copyright year of xmodmap updated to 2025
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../xorg-app/{xmodmap_1.0.11.bb => xmodmap_1.0.12.bb} | 4 ++--
.../xorg-app/{xvinfo_1.1.5.bb => xvinfo_1.1.6.bb} | 2 +-
.../xorg-app/{xwininfo_1.1.6.bb => xwininfo_1.1.7.bb} | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
rename meta/recipes-graphics/xorg-app/{xmodmap_1.0.11.bb => xmodmap_1.0.12.bb} (73%)
rename meta/recipes-graphics/xorg-app/{xvinfo_1.1.5.bb => xvinfo_1.1.6.bb} (80%)
rename meta/recipes-graphics/xorg-app/{xwininfo_1.1.6.bb => xwininfo_1.1.7.bb} (81%)
diff --git a/meta/recipes-graphics/xorg-app/xmodmap_1.0.11.bb b/meta/recipes-graphics/xorg-app/xmodmap_1.0.12.bb
similarity index 73%
rename from meta/recipes-graphics/xorg-app/xmodmap_1.0.11.bb
rename to meta/recipes-graphics/xorg-app/xmodmap_1.0.12.bb
index dc955aa977..633c70ee04 100644
--- a/meta/recipes-graphics/xorg-app/xmodmap_1.0.11.bb
+++ b/meta/recipes-graphics/xorg-app/xmodmap_1.0.12.bb
@@ -9,9 +9,9 @@ from the user's session startup script to configure the keyboard \
according to personal tastes."
LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://COPYING;md5=272c17e96370e1e74773fa22d9989621"
+LIC_FILES_CHKSUM = "file://COPYING;md5=76caa89655fe179dbb374831c98ca65f"
PE = "1"
-SRC_URI[sha256sum] = "9a2f8168f7b0bc382828847403902cb6bf175e17658b36189eac87edda877e81"
+SRC_URI[sha256sum] = "fc54b9b5bbf2ae58ba8f9d42bd051c41c7438377400c42c17d7496d19e1bb3ce"
SRC_URI_EXT = "xz"
diff --git a/meta/recipes-graphics/xorg-app/xvinfo_1.1.5.bb b/meta/recipes-graphics/xorg-app/xvinfo_1.1.6.bb
similarity index 80%
rename from meta/recipes-graphics/xorg-app/xvinfo_1.1.5.bb
rename to meta/recipes-graphics/xorg-app/xvinfo_1.1.6.bb
index d7e5d917ef..75f9b26a85 100644
--- a/meta/recipes-graphics/xorg-app/xvinfo_1.1.5.bb
+++ b/meta/recipes-graphics/xorg-app/xvinfo_1.1.6.bb
@@ -11,4 +11,4 @@ DEPENDS += " libxv"
PE = "1"
SRC_URI_EXT = "xz"
-SRC_URI[sha256sum] = "3ede71ecb26d9614ccbc6916720285e95a2c7e0c5e19b8570eaaf72ad7c5c404"
+SRC_URI[sha256sum] = "a436945e6a4ab70590358eec2b85d26970f7de480d27e8a25af8fe8421e88ae2"
diff --git a/meta/recipes-graphics/xorg-app/xwininfo_1.1.6.bb b/meta/recipes-graphics/xorg-app/xwininfo_1.1.7.bb
similarity index 81%
rename from meta/recipes-graphics/xorg-app/xwininfo_1.1.6.bb
rename to meta/recipes-graphics/xorg-app/xwininfo_1.1.7.bb
index d410f7d519..6fc49e8729 100644
--- a/meta/recipes-graphics/xorg-app/xwininfo_1.1.6.bb
+++ b/meta/recipes-graphics/xorg-app/xwininfo_1.1.7.bb
@@ -12,4 +12,4 @@ DEPENDS += "libxext libxmu gettext-native"
PE = "0"
SRC_URI_EXT = "xz"
-SRC_URI[sha256sum] = "3518897c17448df9ba99ad6d9bb1ca0f17bc0ed7c0fd61281b34ceed29a9253f"
+SRC_URI[sha256sum] = "bee14d594cc86cc59aae1015c1b452a71bf60c304131e2716ca1cf0df733b4ac"
--
2.43.0
^ permalink raw reply related [flat|nested] 11+ messages in thread
* Patchtest results for [OE-core] [PATCH 8/8] xwininfo,xvinfo,xmodmap: upgrade 1.1.6 -> 1.1.7,1.1.5 -> 1.1.6,1.0.11 -> 1.0.12xwininfo,xvinfo,xmodmap: upgrade 1.1.6 -> 1.1.7,1.1.5 -> 1.1.6,1.0.11 -> 1.0.12
2026-08-04 4:05 ` [OE-core] [PATCH 8/8] xwininfo,xvinfo,xmodmap: upgrade 1.1.6 -> 1.1.7,1.1.5 -> 1.1.6,1.0.11 -> 1.0.12xwininfo,xvinfo,xmodmap: upgrade 1.1.6 -> 1.1.7,1.1.5 -> 1.1.6,1.0.11 -> 1.0.12 Wang Mingyu
@ 2026-08-04 4:22 ` patchtest
0 siblings, 0 replies; 11+ messages in thread
From: patchtest @ 2026-08-04 4:22 UTC (permalink / raw)
To: Wang Mingyu; +Cc: openembedded-core
[-- Attachment #1: Type: text/plain, Size: 3232 bytes --]
Thank you for your submission. Patchtest identified one
or more issues with the patch. Please see the log below for
more information:
---
Testing patch /home/patchtest/share/mboxes/8-8-xwininfo-xvinfo-xmodmap-upgrade-1.1.6---1.1.7-1.1.5---1.1.6-1.0.11---1.0.12xwininfo-xvinfo-xmodmap-upgrade-1.1.6---1.1.7-1.1.5---1.1.6-1.0.11---1.0.12.patch
FAIL: test shortlog length: Edit shortlog so that it is 90 characters or less (currently 158 characters) (test_mbox.TestMbox.test_shortlog_length)
PASS: pretest src uri left files (test_metadata.TestMetadata.pretest_src_uri_left_files)
PASS: test CVE check ignore (test_metadata.TestMetadata.test_cve_check_ignore)
PASS: test Signed-off-by presence (test_mbox.TestMbox.test_signed_off_by_presence)
PASS: test auh changelog truncation notice (test_mbox.TestMbox.test_auh_changelog_truncation_notice)
PASS: test author valid (test_mbox.TestMbox.test_author_valid)
PASS: test commit message presence (test_mbox.TestMbox.test_commit_message_presence)
PASS: test commit message user tags (test_mbox.TestMbox.test_commit_message_user_tags)
PASS: test lic files chksum modified not mentioned (test_metadata.TestMetadata.test_lic_files_chksum_modified_not_mentioned)
PASS: test max line length (test_metadata.TestMetadata.test_max_line_length)
PASS: test mbox format (test_mbox.TestMbox.test_mbox_format)
PASS: test non-AUH upgrade (test_mbox.TestMbox.test_non_auh_upgrade)
PASS: test shortlog format (test_mbox.TestMbox.test_shortlog_format)
PASS: test src uri left files (test_metadata.TestMetadata.test_src_uri_left_files)
PASS: test target mailing list (test_mbox.TestMbox.test_target_mailing_list)
SKIP: pretest pylint: No python related patches, skipping test (test_python_pylint.PyLint.pretest_pylint)
SKIP: test CVE tag format: No new source patches introduced (test_patch.TestPatch.test_cve_tag_format)
SKIP: test Signed-off-by presence: No new source patches introduced (test_patch.TestPatch.test_signed_off_by_presence)
SKIP: test Upstream-Status presence: No new source patches introduced (test_patch.TestPatch.test_upstream_status_presence_format)
SKIP: test bugzilla entry format: No bug ID found (test_mbox.TestMbox.test_bugzilla_entry_format)
SKIP: test lic files chksum presence: No added recipes, skipping test (test_metadata.TestMetadata.test_lic_files_chksum_presence)
SKIP: test license presence: No added recipes, skipping test (test_metadata.TestMetadata.test_license_presence)
SKIP: test pylint: No python related patches, skipping test (test_python_pylint.PyLint.test_pylint)
SKIP: test series merge on head: Merge test is disabled for now (test_mbox.TestMbox.test_series_merge_on_head)
SKIP: test summary presence: No added recipes, skipping test (test_metadata.TestMetadata.test_summary_presence)
---
Please address the issues identified and
submit a new revision of the patch, or alternatively, reply to this
email with an explanation of why the patch should be accepted. If you
believe these results are due to an error in patchtest, please submit a
bug at https://bugzilla.yoctoproject.org/ (use the 'Patchtest' category
under 'Yocto Project Subprojects'). For more information on specific
failures, see: https://wiki.yoctoproject.org/wiki/Patchtest. Thank
you!
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [OE-core] [PATCH 2/8] libdisplay-info: upgrade 0.3.0 -> 0.4.0
2026-08-04 4:05 ` [OE-core] [PATCH 2/8] libdisplay-info: upgrade 0.3.0 -> 0.4.0 Wang Mingyu
@ 2026-08-04 14:04 ` Mathieu Dubois-Briand
2026-08-05 5:49 ` Mingyu Wang (Fujitsu)
0 siblings, 1 reply; 11+ messages in thread
From: Mathieu Dubois-Briand @ 2026-08-04 14:04 UTC (permalink / raw)
To: wangmy, openembedded-core
On Tue Aug 4, 2026 at 6:05 AM CEST, wangmy via lists.openembedded.org wrote:
> From: Wang Mingyu <wangmy@fujitsu.com>
>
> Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
> ---
> .../{libdisplay-info_0.3.0.bb => libdisplay-info_0.4.0.bb} | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> rename meta/recipes-support/libdisplay-info/{libdisplay-info_0.3.0.bb => libdisplay-info_0.4.0.bb} (92%)
>
> diff --git a/meta/recipes-support/libdisplay-info/libdisplay-info_0.3.0.bb b/meta/recipes-support/libdisplay-info/libdisplay-info_0.4.0.bb
> similarity index 92%
> rename from meta/recipes-support/libdisplay-info/libdisplay-info_0.3.0.bb
> rename to meta/recipes-support/libdisplay-info/libdisplay-info_0.4.0.bb
> index 380c12b867..d993bf1061 100644
> --- a/meta/recipes-support/libdisplay-info/libdisplay-info_0.3.0.bb
> +++ b/meta/recipes-support/libdisplay-info/libdisplay-info_0.4.0.bb
> @@ -9,6 +9,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=e4426409957080ee0352128354cea2de"
> DEPENDS = "hwdata-native"
>
> SRC_URI = "git://gitlab.freedesktop.org/emersion/libdisplay-info.git;branch=main;protocol=https;tag=${PV}"
> -SRCREV = "47a5590e9c4eb35d67651b8c05a55f1a48259329"
> +SRCREV = "c67a3e9bedb05ab61c7443704a1a107e76254595"
>
> inherit meson pkgconfig lib_package
Hi Wang,
Thanks for your patch.
It looks like this is breaking the weston build:
ERROR: weston-15.0.1-r0 do_configure: Execution of '/srv/pokybuild/yocto-worker/musl-qemux86-64/build/build/tmp/work/x86-64-v3-poky-linux-musl/weston/15.0.1/temp/run.do_configure.1796706' failed with exit code 1
...
| Dependency libdisplay-info for host machine found: NO. Found 0.4.0 but need: '< 0.4.0' ; matched: '>= 0.2.0'
| Run-time dependency libdisplay-info found: NO (tried pkg-config and cmake)
| Looking for a fallback subproject for the dependency libdisplay-info
| ERROR: Subproject display-info is buildable: NO
|
| ../sources/weston-15.0.1/meson.build:179:22: ERROR: Automatic wrap-based subproject downloading is disabled
|
| A full log can be found at /srv/pokybuild/yocto-worker/musl-qemux86-64/build/build/tmp/work/x86-64-v3-poky-linux-musl/weston/15.0.1/build/meson-logs/meson-log.txt
|
| Last 10 lines of meson-log.txt:
| -ldisplay-info
| -----------
| Dependency libdisplay-info for host machine found: NO. Found 0.4.0 but need: '< 0.4.0' ; matched: '>= 0.2.0'
| CMake binary for host machine is cached as not found
| CMake binary for machine host machine not found. Giving up.
| Run-time dependency libdisplay-info found: NO (tried pkg-config and cmake)
| Looking for a fallback subproject for the dependency libdisplay-info
| ERROR: Subproject display-info is buildable: NO
|
| ../sources/weston-15.0.1/meson.build:179:22: ERROR: Automatic wrap-based subproject downloading is disabled
|
| ERROR: meson setup failed
| WARNING: exit code 1 from a shell command.
https://autobuilder.yoctoproject.org/valkyrie/#/builders/3/builds/4365
https://autobuilder.yoctoproject.org/valkyrie/#/builders/6/builds/4329
https://autobuilder.yoctoproject.org/valkyrie/#/builders/6/builds/4329
https://autobuilder.yoctoproject.org/valkyrie/#/builders/59/builds/4336
Can you have a look at the issue?
Thanks,
Mathieu
--
Mathieu Dubois-Briand, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 11+ messages in thread
* RE: [OE-core] [PATCH 2/8] libdisplay-info: upgrade 0.3.0 -> 0.4.0
2026-08-04 14:04 ` Mathieu Dubois-Briand
@ 2026-08-05 5:49 ` Mingyu Wang (Fujitsu)
0 siblings, 0 replies; 11+ messages in thread
From: Mingyu Wang (Fujitsu) @ 2026-08-05 5:49 UTC (permalink / raw)
To: Mathieu Dubois-Briand, openembedded-core@lists.openembedded.org
I have submmited a patch of weston to fix this error.
--
Best Regards
---------------------------------------------------
Wang Mingyu
FUJITSU NANJING SOFTWARE TECHNOLOGY 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
> -----Original Message-----
> From: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
> Sent: Tuesday, August 4, 2026 10:04 PM
> To: Wang, Mingyu/王 鸣瑜 <wangmy@fujitsu.com>;
> openembedded-core@lists.openembedded.org
> Subject: Re: [OE-core] [PATCH 2/8] libdisplay-info: upgrade 0.3.0 -> 0.4.0
>
> On Tue Aug 4, 2026 at 6:05 AM CEST, wangmy via lists.openembedded.org
> wrote:
> > From: Wang Mingyu <wangmy@fujitsu.com>
> >
> > Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
> > ---
> > .../{libdisplay-info_0.3.0.bb => libdisplay-info_0.4.0.bb} | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-) rename
> > meta/recipes-support/libdisplay-info/{libdisplay-info_0.3.0.bb =>
> > libdisplay-info_0.4.0.bb} (92%)
> >
> > diff --git
> > a/meta/recipes-support/libdisplay-info/libdisplay-info_0.3.0.bb
> > b/meta/recipes-support/libdisplay-info/libdisplay-info_0.4.0.bb
> > similarity index 92%
> > rename from
> > meta/recipes-support/libdisplay-info/libdisplay-info_0.3.0.bb
> > rename to
> > meta/recipes-support/libdisplay-info/libdisplay-info_0.4.0.bb
> > index 380c12b867..d993bf1061 100644
> > --- a/meta/recipes-support/libdisplay-info/libdisplay-info_0.3.0.bb
> > +++ b/meta/recipes-support/libdisplay-info/libdisplay-info_0.4.0.bb
> > @@ -9,6 +9,6 @@ LIC_FILES_CHKSUM =
> "file://LICENSE;md5=e4426409957080ee0352128354cea2de"
> > DEPENDS = "hwdata-native"
> >
> > SRC_URI =
> "git://gitlab.freedesktop.org/emersion/libdisplay-info.git;branch=main;protocol
> =https;tag=${PV}"
> > -SRCREV = "47a5590e9c4eb35d67651b8c05a55f1a48259329"
> > +SRCREV = "c67a3e9bedb05ab61c7443704a1a107e76254595"
> >
> > inherit meson pkgconfig lib_package
>
> Hi Wang,
>
> Thanks for your patch.
>
> It looks like this is breaking the weston build:
>
> ERROR: weston-15.0.1-r0 do_configure: Execution of
> '/srv/pokybuild/yocto-worker/musl-qemux86-64/build/build/tmp/work/x86-64-v
> 3-poky-linux-musl/weston/15.0.1/temp/run.do_configure.1796706' failed with
> exit code 1 ...
> | Dependency libdisplay-info for host machine found: NO. Found 0.4.0 but need:
> '< 0.4.0' ; matched: '>= 0.2.0'
> | Run-time dependency libdisplay-info found: NO (tried pkg-config and
> | cmake) Looking for a fallback subproject for the dependency
> | libdisplay-info
> | ERROR: Subproject display-info is buildable: NO
> |
> | ../sources/weston-15.0.1/meson.build:179:22: ERROR: Automatic
> | wrap-based subproject downloading is disabled
> |
> | A full log can be found at
> | /srv/pokybuild/yocto-worker/musl-qemux86-64/build/build/tmp/work/x86-6
> | 4-v3-poky-linux-musl/weston/15.0.1/build/meson-logs/meson-log.txt
> |
> | Last 10 lines of meson-log.txt:
> | -ldisplay-info
> | -----------
> | Dependency libdisplay-info for host machine found: NO. Found 0.4.0 but need:
> '< 0.4.0' ; matched: '>= 0.2.0'
> | CMake binary for host machine is cached as not found CMake binary for
> | machine host machine not found. Giving up.
> | Run-time dependency libdisplay-info found: NO (tried pkg-config and
> | cmake) Looking for a fallback subproject for the dependency
> | libdisplay-info
> | ERROR: Subproject display-info is buildable: NO
> |
> | ../sources/weston-15.0.1/meson.build:179:22: ERROR: Automatic
> | wrap-based subproject downloading is disabled
> |
> | ERROR: meson setup failed
> | WARNING: exit code 1 from a shell command.
>
> https://autobuilder.yoctoproject.org/valkyrie/#/builders/3/builds/4365
> https://autobuilder.yoctoproject.org/valkyrie/#/builders/6/builds/4329
> https://autobuilder.yoctoproject.org/valkyrie/#/builders/6/builds/4329
> https://autobuilder.yoctoproject.org/valkyrie/#/builders/59/builds/4336
>
> Can you have a look at the issue?
>
> Thanks,
> Mathieu
>
> --
> Mathieu Dubois-Briand, Bootlin
> Embedded Linux and Kernel engineering
> https://bootlin.com
^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2026-08-05 5:49 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-04 4:05 [OE-core] [PATCH 1/8] gn: upgrade to latest revision Wang Mingyu
2026-08-04 4:05 ` [OE-core] [PATCH 2/8] libdisplay-info: upgrade 0.3.0 -> 0.4.0 Wang Mingyu
2026-08-04 14:04 ` Mathieu Dubois-Briand
2026-08-05 5:49 ` Mingyu Wang (Fujitsu)
2026-08-04 4:05 ` [OE-core] [PATCH 3/8] libgit2: upgrade 1.9.4 -> 1.9.6 Wang Mingyu
2026-08-04 4:05 ` [OE-core] [PATCH 4/8] python3-pip: upgrade 26.1.2 -> 26.2 Wang Mingyu
2026-08-04 4:05 ` [OE-core] [PATCH 5/8] python3-pyproject-metadata: upgrade 0.11.0 -> 0.12.1 Wang Mingyu
2026-08-04 4:05 ` [OE-core] [PATCH 6/8] python3-websockets: upgrade 16.1.1 -> 17.0.1 Wang Mingyu
2026-08-04 4:05 ` [OE-core] [PATCH 7/8] taglib: upgrade 2.3 -> 2.3.1 Wang Mingyu
2026-08-04 4:05 ` [OE-core] [PATCH 8/8] xwininfo,xvinfo,xmodmap: upgrade 1.1.6 -> 1.1.7,1.1.5 -> 1.1.6,1.0.11 -> 1.0.12xwininfo,xvinfo,xmodmap: upgrade 1.1.6 -> 1.1.7,1.1.5 -> 1.1.6,1.0.11 -> 1.0.12 Wang Mingyu
2026-08-04 4:22 ` Patchtest results for " patchtest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox