mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
libxmlb: upgrade 0.3.2 -> 0.3.3
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+4
-5
@@ -2,11 +2,10 @@ SUMMARY = "A library to help create and query binary XML blobs"
|
||||
LICENSE = "LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=1803fa9c2c3ce8cb06b4861d75310742"
|
||||
|
||||
SRC_URI = "\
|
||||
git://github.com/hughsie/libxmlb.git \
|
||||
file://run-ptest \
|
||||
"
|
||||
SRCREV = "994fd0ec3d28da82b5965949a9d925510f603562"
|
||||
SRC_URI = "git://github.com/hughsie/libxmlb.git;branch=main \
|
||||
file://run-ptest \
|
||||
"
|
||||
SRCREV = "5108556a17bb1c2863c2ca5df088143ea65474a3"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit gobject-introspection gtk-doc meson ptest-gnome
|
||||
Reference in New Issue
Block a user