Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 09/15] libxmlb: upgrade 0.3.27 -> 0.3.28
Date: Fri,  3 Jul 2026 09:29:49 +0100	[thread overview]
Message-ID: <20260703082955.1585712-9-richard.purdie@linuxfoundation.org> (raw)
In-Reply-To: <20260703082955.1585712-1-richard.purdie@linuxfoundation.org>

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 .../libxmlb/0001-xb-selftest.c-hardcode-G_TEST_SRCDIR.patch | 6 +++---
 .../libxmlb/{libxmlb_0.3.27.bb => libxmlb_0.3.28.bb}        | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)
 rename meta/recipes-gnome/libxmlb/{libxmlb_0.3.27.bb => libxmlb_0.3.28.bb} (93%)

diff --git a/meta/recipes-gnome/libxmlb/libxmlb/0001-xb-selftest.c-hardcode-G_TEST_SRCDIR.patch b/meta/recipes-gnome/libxmlb/libxmlb/0001-xb-selftest.c-hardcode-G_TEST_SRCDIR.patch
index 2dd4a6727b6..39e85b319ab 100644
--- a/meta/recipes-gnome/libxmlb/libxmlb/0001-xb-selftest.c-hardcode-G_TEST_SRCDIR.patch
+++ b/meta/recipes-gnome/libxmlb/libxmlb/0001-xb-selftest.c-hardcode-G_TEST_SRCDIR.patch
@@ -1,4 +1,4 @@
-From 14e62a2eb40fdd1c78b82b4855541686608c3d45 Mon Sep 17 00:00:00 2001
+From da7a7acacde7771ce4c0fd3ae7e55d0c151ee063 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 043db65..be86a38 100644
+index 795167d..ab2b582 100644
 --- a/src/xb-self-test.c
 +++ b/src/xb-self-test.c
-@@ -3304,7 +3304,7 @@ xb_speed_func(void)
+@@ -3329,7 +3329,7 @@ xb_speed_precompiled_func(void)
  int
  main(int argc, char **argv)
  {
diff --git a/meta/recipes-gnome/libxmlb/libxmlb_0.3.27.bb b/meta/recipes-gnome/libxmlb/libxmlb_0.3.28.bb
similarity index 93%
rename from meta/recipes-gnome/libxmlb/libxmlb_0.3.27.bb
rename to meta/recipes-gnome/libxmlb/libxmlb_0.3.28.bb
index c68f375aa32..0e1c815362a 100644
--- a/meta/recipes-gnome/libxmlb/libxmlb_0.3.27.bb
+++ b/meta/recipes-gnome/libxmlb/libxmlb_0.3.28.bb
@@ -8,7 +8,7 @@ SRC_URI = " \
 	file://0001-xb-selftest.c-hardcode-G_TEST_SRCDIR.patch \
 	file://run-ptest \
 "
-SRCREV = "2320a66cd267a82bfd41db90e35cd33e1f71bd8b"
+SRCREV = "7a1b31db70bca83345de26219eb7e858cb85d321"
 
 DEPENDS = "glib-2.0 xz zstd"
 


  parent reply	other threads:[~2026-07-03  8:30 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-03  8:29 [PATCH 01/15] hwdata: upgrade 0.408 -> 0.409 Richard Purdie
2026-07-03  8:29 ` [PATCH 02/15] libadwaita: upgrade 1.9.1 -> 1.9.2 Richard Purdie
2026-07-03  8:29 ` [PATCH 03/15] python3-typing-extensions: upgrade 4.15.0 -> 4.16.0 Richard Purdie
2026-07-03  8:29 ` [PATCH 04/15] jansson: upgrade 2.15.0 -> 2.15.1 Richard Purdie
2026-07-03  8:29 ` [PATCH 05/15] mesa/mesa-tools-native: Upgrade 26.1.2 -> 26.1.4 Richard Purdie
2026-07-03 21:36   ` [OE-core] " Alexander Kanavin
2026-07-05  8:23     ` Mathieu Dubois-Briand
2026-07-05  8:32       ` Richard Purdie
2026-07-05  8:43         ` Alexander Kanavin
2026-07-05  9:45           ` Richard Purdie
2026-07-03  8:29 ` [PATCH 06/15] diffoscope: upgrade 319 -> 323 Richard Purdie
2026-07-03  8:29 ` [PATCH 07/15] enchant2: upgrade 2.8.16 -> 2.8.17 Richard Purdie
2026-07-03  8:29 ` [PATCH 08/15] igt-gpu-tools: upgrade 2.4 -> 2.5 Richard Purdie
2026-07-03  8:29 ` Richard Purdie [this message]
2026-07-03  8:29 ` [PATCH 10/15] python3-cython: upgrade 3.2.5 -> 3.2.8 Richard Purdie
2026-07-03  8:29 ` [PATCH 11/15] python3-rpds-py: upgrade 2026.5.1 -> 2026.6.3 Richard Purdie
2026-07-03  8:29 ` [PATCH 12/15] python3-uv-build: upgrade 0.11.21 -> 0.11.26 Richard Purdie
2026-07-03  8:29 ` [PATCH 13/15] erofs-utils: upgrade 1.9.1 -> 1.9.2 Richard Purdie
2026-07-03  8:29 ` [PATCH 14/15] libjpeg-turbo: upgrade 3.1.4.1 -> 3.2.0 Richard Purdie
2026-07-03  8:29 ` [PATCH 15/15] gpgme: upgrade 2.1.0 -> 2.1.2 Richard Purdie

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260703082955.1585712-9-richard.purdie@linuxfoundation.org \
    --to=richard.purdie@linuxfoundation.org \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox