]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
libxmlb: upgrade 0.3.18 -> 0.3.19
authorWang Mingyu <wangmy@fujitsu.com>
Wed, 22 May 2024 09:14:30 +0000 (17:14 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 28 May 2024 08:38:20 +0000 (09:38 +0100)
Changelog:
============
- Add xb_version_string() to get the runtime ABI version
- Add the runtime version as the default XMLb invalidation GUID

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-gnome/libxmlb/libxmlb_0.3.19.bb [moved from meta/recipes-gnome/libxmlb/libxmlb_0.3.18.bb with 93% similarity]

similarity index 93%
rename from meta/recipes-gnome/libxmlb/libxmlb_0.3.18.bb
rename to meta/recipes-gnome/libxmlb/libxmlb_0.3.19.bb
index 10ceab0721c40271c03456f6f894412e701392e9..de8d860d007684f6b72dfe0943835523742a12af 100644 (file)
@@ -8,7 +8,7 @@ SRC_URI = " \
        file://0001-xb-selftest.c-hardcode-G_TEST_SRCDIR.patch \
        file://run-ptest \
 "
-SRCREV = "59cf2e0bf3c4d0905a32e32828d6100784993621"
+SRCREV = "4393955fb7c8bbcb6a2c65ff54f16c39dc165e59"
 S = "${WORKDIR}/git"
 
 DEPENDS = "glib-2.0 xz zstd"