diff options
| author | Liu Yiding <liuyd.fnst@fujitsu.com> | 2025-08-25 11:51:04 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-08-28 10:47:08 +0100 |
| commit | 3e75f3202115d268795a7be7f408ef9ee49d23b6 (patch) | |
| tree | 822e54ec7a5f581e7e65061b3488bec811524036 /meta | |
| parent | 68ab4b97ce5bdac465e811d05c9556d419e9ba1a (diff) | |
| download | poky-3e75f3202115d268795a7be7f408ef9ee49d23b6.tar.gz | |
libxmlb: upgrade 0.3.22 -> 0.3.23
Changelog:
- Do not reallocate the final silo blob when compiling to reduce peak RSS by about ~6%
(From OE-Core rev: 2f0d4d08a79a84c35d8867d06c9e8c58d8a25baa)
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>
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-gnome/libxmlb/libxmlb/0001-xb-selftest.c-hardcode-G_TEST_SRCDIR.patch | 2 | ||||
| -rw-r--r-- | meta/recipes-gnome/libxmlb/libxmlb_0.3.23.bb (renamed from meta/recipes-gnome/libxmlb/libxmlb_0.3.22.bb) | 2 |
2 files changed, 2 insertions, 2 deletions
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 7f130284c4..1c46f6fc1e 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 @@ | |||
| 1 | From ad8dcd768b637e53b80f9fea37ba945731ffd16b Mon Sep 17 00:00:00 2001 | 1 | From 2dbc50d49e2048f7227c406931a69f747e0eb12c Mon Sep 17 00:00:00 2001 |
| 2 | From: Markus Volk <f_l_k@t-online.de> | 2 | From: Markus Volk <f_l_k@t-online.de> |
| 3 | Date: Sat, 16 Sep 2023 14:02:57 +0200 | 3 | Date: Sat, 16 Sep 2023 14:02:57 +0200 |
| 4 | Subject: [PATCH] xb-self-test.c: hardcode G_TEST_SRCDIR | 4 | Subject: [PATCH] xb-self-test.c: hardcode G_TEST_SRCDIR |
diff --git a/meta/recipes-gnome/libxmlb/libxmlb_0.3.22.bb b/meta/recipes-gnome/libxmlb/libxmlb_0.3.23.bb index 761426148a..54df81c718 100644 --- a/meta/recipes-gnome/libxmlb/libxmlb_0.3.22.bb +++ b/meta/recipes-gnome/libxmlb/libxmlb_0.3.23.bb | |||
| @@ -8,7 +8,7 @@ SRC_URI = " \ | |||
| 8 | file://0001-xb-selftest.c-hardcode-G_TEST_SRCDIR.patch \ | 8 | file://0001-xb-selftest.c-hardcode-G_TEST_SRCDIR.patch \ |
| 9 | file://run-ptest \ | 9 | file://run-ptest \ |
| 10 | " | 10 | " |
| 11 | SRCREV = "addcce32a3bd6a09303f052bd59fb758621d30fb" | 11 | SRCREV = "65bfb3099beeb7a5ffae995db124f55bea70f41e" |
| 12 | 12 | ||
| 13 | DEPENDS = "glib-2.0 xz zstd" | 13 | DEPENDS = "glib-2.0 xz zstd" |
| 14 | 14 | ||
