libxmlb: upgrade 0.3.17 -> 0.3.18

Changelog:
==========
- Fix decompressing large zstd files, harder
- Include the pkgconfig variables in the subproject declared dependency

(From OE-Core rev: 89741b5fc9240e2fb183c331769b16cb8aa4b8b5)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Wang Mingyu
2024-04-24 16:42:06 +08:00
committed by Richard Purdie
parent 2b87da3f57
commit 721b961d2f

View 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"