aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-gnome
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2022-05-31 17:46:38 +0800
committerKhem Raj <raj.khem@gmail.com>2022-05-31 08:26:23 -0700
commit64419529f29c988f9b49864fd7ea1f2db6a66e6f (patch)
tree7b386f8bd4cd53e3efff84c4ca9b9514a5aaaaa4 /meta-oe/recipes-gnome
parent530a2b3e82b19032b1e0ee8d2eba2af7a4985c0b (diff)
downloadmeta-openembedded-contrib-64419529f29c988f9b49864fd7ea1f2db6a66e6f.tar.gz
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>
Diffstat (limited to 'meta-oe/recipes-gnome')
-rw-r--r--meta-oe/recipes-gnome/libxmlb/libxmlb_0.3.9.bb (renamed from meta-oe/recipes-gnome/libxmlb/libxmlb_0.3.8.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-gnome/libxmlb/libxmlb_0.3.8.bb b/meta-oe/recipes-gnome/libxmlb/libxmlb_0.3.9.bb
index 38704f8b93..4c5f0cfa39 100644
--- a/meta-oe/recipes-gnome/libxmlb/libxmlb_0.3.8.bb
+++ b/meta-oe/recipes-gnome/libxmlb/libxmlb_0.3.9.bb
@@ -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