]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
libxmlb: upgrade 0.3.22 -> 0.3.23
authorLiu Yiding <liuyd.fnst@fujitsu.com>
Mon, 25 Aug 2025 03:51:04 +0000 (11:51 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 28 Aug 2025 09:46:23 +0000 (10:46 +0100)
Changelog:
- Do not reallocate the final silo blob when compiling to reduce peak RSS by about ~6%

Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-gnome/libxmlb/libxmlb/0001-xb-selftest.c-hardcode-G_TEST_SRCDIR.patch
meta/recipes-gnome/libxmlb/libxmlb_0.3.23.bb [moved from meta/recipes-gnome/libxmlb/libxmlb_0.3.22.bb with 93% similarity]

index 7f130284c4ab7a320fa2c826d63539a48cec49af..1c46f6fc1ea3f239905acc8eb1a135446d6a8235 100644 (file)
@@ -1,4 +1,4 @@
-From ad8dcd768b637e53b80f9fea37ba945731ffd16b Mon Sep 17 00:00:00 2001
+From 2dbc50d49e2048f7227c406931a69f747e0eb12c Mon Sep 17 00:00:00 2001
 From: Markus Volk <f_l_k@t-online.de>
 Date: Sat, 16 Sep 2023 14:02:57 +0200
 Subject: [PATCH] xb-self-test.c: hardcode G_TEST_SRCDIR
similarity index 93%
rename from meta/recipes-gnome/libxmlb/libxmlb_0.3.22.bb
rename to meta/recipes-gnome/libxmlb/libxmlb_0.3.23.bb
index 761426148a5470c77ab1b38eebeb3651d7cf746d..54df81c71892d296472d4de1980dc8435c917f6d 100644 (file)
@@ -8,7 +8,7 @@ SRC_URI = " \
        file://0001-xb-selftest.c-hardcode-G_TEST_SRCDIR.patch \
        file://run-ptest \
 "
-SRCREV = "addcce32a3bd6a09303f052bd59fb758621d30fb"
+SRCREV = "65bfb3099beeb7a5ffae995db124f55bea70f41e"
 
 DEPENDS = "glib-2.0 xz zstd"