mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 22:01:23 +00:00
libxmlb: upgrade 0.3.9 -> 0.3.10
Bugfixes: - Fix dumping and exporting multiple files from the CLI - Watch files before loading them into the builder - Fix potential double free when filtering by language Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
eac0f028bd
commit
afd774f0ed
@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1803fa9c2c3ce8cb06b4861d75310742"
|
|||||||
SRC_URI = "git://github.com/hughsie/libxmlb.git;branch=main;protocol=https \
|
SRC_URI = "git://github.com/hughsie/libxmlb.git;branch=main;protocol=https \
|
||||||
file://run-ptest \
|
file://run-ptest \
|
||||||
"
|
"
|
||||||
SRCREV = "c308e39ccad6673e216f92d08b3782a4ffcb23ad"
|
SRCREV = "a6cac6a715d57c393bbddee4d0381ad943341af9"
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
inherit gobject-introspection gtk-doc meson ptest-gnome lib_package
|
inherit gobject-introspection gtk-doc meson ptest-gnome lib_package
|
||||||
Loading…
x
Reference in New Issue
Block a user