]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
libxmlb: upgrade 0.3.25 -> 0.3.26
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 1 May 2026 11:48:32 +0000 (11:48 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 6 May 2026 10:02:48 +0000 (11:02 +0100)
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.26.bb [moved from meta/recipes-gnome/libxmlb/libxmlb_0.3.25.bb with 93% similarity]

index 1c46f6fc1ea3f239905acc8eb1a135446d6a8235..96707c2b0f7cd94d13af288d5fbc45a9e4f9f008 100644 (file)
@@ -1,4 +1,4 @@
-From 2dbc50d49e2048f7227c406931a69f747e0eb12c Mon Sep 17 00:00:00 2001
+From 463658f88ed0c3d0b41a5f9e546d00e574f44e79 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
@@ -18,10 +18,10 @@ Signed-off-by: Markus Volk <f_l_k@t-online.de>
  1 file changed, 1 insertion(+), 1 deletion(-)
 
 diff --git a/src/xb-self-test.c b/src/xb-self-test.c
-index 76b2e12..c68c13a 100644
+index ce2ced7..aa60b6b 100644
 --- a/src/xb-self-test.c
 +++ b/src/xb-self-test.c
-@@ -2912,7 +2912,7 @@ xb_speed_func(void)
+@@ -2960,7 +2960,7 @@ xb_speed_func(void)
  int
  main(int argc, char **argv)
  {
similarity index 93%
rename from meta/recipes-gnome/libxmlb/libxmlb_0.3.25.bb
rename to meta/recipes-gnome/libxmlb/libxmlb_0.3.26.bb
index 86874360522f4fb1ee904f22399da4222c6a072a..b736346a8fbdca3c099a0e9803a3e403cb163c85 100644 (file)
@@ -8,7 +8,7 @@ SRC_URI = " \
        file://0001-xb-selftest.c-hardcode-G_TEST_SRCDIR.patch \
        file://run-ptest \
 "
-SRCREV = "b31dec072f4428123db3866c18bf32bc5db04d35"
+SRCREV = "f969b4dd491a7367f7500f55f576c810985363d7"
 
 DEPENDS = "glib-2.0 xz zstd"