mirror of
https://git.yoctoproject.org/poky
synced 2026-03-06 23:39:40 +01:00
libxmlb: upgrade 0.3.18 -> 0.3.19
Changelog: ============ - Add xb_version_string() to get the runtime ABI version - Add the runtime version as the default XMLb invalidation GUID (From OE-Core rev: 1d304dd55ca9c306346a058f60810828b78aaaba) 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>
This commit is contained in:
committed by
Richard Purdie
parent
26c28238cc
commit
5753640959
@@ -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"
|
||||
Reference in New Issue
Block a user