From a2fdcb02ea9e290400ad3aa9ef75850f4c3e1674 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Mon, 15 Mar 2021 14:50:55 +0000 Subject: [PATCH] libxmlb: upgrade to 0.3.0 Signed-off-by: Khem Raj --- .../libxmlb/{libxmlb_0.1.15.bb => libxmlb_0.3.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-gnome/libxmlb/{libxmlb_0.1.15.bb => libxmlb_0.3.0.bb} (90%) diff --git a/meta-oe/recipes-gnome/libxmlb/libxmlb_0.1.15.bb b/meta-oe/recipes-gnome/libxmlb/libxmlb_0.3.0.bb similarity index 90% rename from meta-oe/recipes-gnome/libxmlb/libxmlb_0.1.15.bb rename to meta-oe/recipes-gnome/libxmlb/libxmlb_0.3.0.bb index c545993174..d677d2436f 100644 --- a/meta-oe/recipes-gnome/libxmlb/libxmlb_0.1.15.bb +++ b/meta-oe/recipes-gnome/libxmlb/libxmlb_0.3.0.bb @@ -6,7 +6,7 @@ SRC_URI = "\ git://github.com/hughsie/libxmlb.git \ file://run-ptest \ " -SRCREV = "ee4aafdd97844f1c73021a4978a43460f0835d5c" +SRCREV = "8f2f28eda419dbe31cb1a9aa022f0ca9d30ecb6a" S = "${WORKDIR}/git" inherit gobject-introspection gtk-doc meson ptest-gnome