]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
libxmlb: upgrade 0.3.17 -> 0.3.18
authorWang Mingyu <wangmy@fujitsu.com>
Wed, 24 Apr 2024 08:42:06 +0000 (16:42 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 25 Apr 2024 09:05:58 +0000 (10:05 +0100)
Changelog:
==========
- Fix decompressing large zstd files, harder
- Include the pkgconfig variables in the subproject declared dependency

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

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