Hi, On Wed Sep 16, 2026 at 7:53 AM CEST, Markus Volk via lists.openembedded.org wrote: > Needs glib-2.0 >= 2.89.3, which the 2.90.0 upgrade provides. > > AI-Generated: Uses Claude Code (Claude Opus 5) > Signed-off-by: Markus Volk <[email protected]> > --- > meta/recipes-gnome/gtk+/{gtk4_4.22.5.bb => gtk4_4.24.0.bb} | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > rename meta/recipes-gnome/gtk+/{gtk4_4.22.5.bb => gtk4_4.24.0.bb} (97%) > > diff --git a/meta/recipes-gnome/gtk+/gtk4_4.22.5.bb > b/meta/recipes-gnome/gtk+/gtk4_4.24.0.bb > similarity index 97% > rename from meta/recipes-gnome/gtk+/gtk4_4.22.5.bb > rename to meta/recipes-gnome/gtk+/gtk4_4.24.0.bb > index 5d7385d29a..8a350d44f2 100644 > --- a/meta/recipes-gnome/gtk+/gtk4_4.22.5.bb > +++ b/meta/recipes-gnome/gtk+/gtk4_4.24.0.bb > @@ -33,7 +33,7 @@ LIC_FILES_CHKSUM = " \ > file://tests/testgtk.c;endline=25;md5=49d06770681b8322466b52ed19d29fb2 \ > " > > -SRC_URI[archive.sha256sum] = > "7fd725deb2cb3f8dc218ad862c5056ff8548f49d3b0e4081796e444c22d19686" > +SRC_URI[archive.sha256sum] = > "28ba4ac1c04f86eac09b79a163cb163a4c2b54442d9f7eccc04679062a581044" > > S = "${UNPACKDIR}/${GNOMEBN}-${PV}" >
I think your patch triggers the following error: ERROR: gtk4-4.24.0-r0 do_package_qa: QA Issue: File /usr/src/debug/gtk4/4.24.0/gtk/svg/libgtk_svg.a.p/gtk_svg-unity0.c in package gtk4-src contains reference to TMPDIR [buildpaths] ERROR: gtk4-4.24.0-r0 do_package_qa: QA Issue: File /usr/src/debug/gtk4/4.24.0/gtk/svg/libgtk_svg.a.p/gtk_svg-unity0.c in package gtk4-src contains a reference to the build host HOME directory. If upstream hardcodes a directory path that matches your home, you can set OEQA_BUILDPATHS_SKIP = "/srv/pokybuild" in the recipe. [buildpaths] Full log: https://autobuilder.yoctoproject.org/valkyrie/api/v2/logs/8949458/raw_inline Parent build: https://autobuilder.yoctoproject.org/valkyrie/#/builders/10/builds/4634 Not sure we are going to merge this yet after reading the thread, but you might want to look into it. Antonin
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#245953): https://lists.openembedded.org/g/openembedded-core/message/245953 Mute This Topic: https://lists.openembedded.org/mt/121274837/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
