mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-06 09:15:45 +01:00
libxmlb: upgrade 0.3.8 -> 0.3.9
Released: 2022-05-24 Bugfixes: - Fix the crash for when the root tree has no children - Fix the crash when getting the element for the [empty] root - Install xb-tool into bindir Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
530a2b3e82
commit
64419529f2
|
|
@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1803fa9c2c3ce8cb06b4861d75310742"
|
|||
SRC_URI = "git://github.com/hughsie/libxmlb.git;branch=main;protocol=https \
|
||||
file://run-ptest \
|
||||
"
|
||||
SRCREV = "4782df2cec808f71762aa9f69c11759b4e127b61"
|
||||
SRCREV = "c308e39ccad6673e216f92d08b3782a4ffcb23ad"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit gobject-introspection gtk-doc meson ptest-gnome lib_package
|
||||
Loading…
Reference in New Issue
Block a user