From f6ce78a0bb50ab1411ecb8cf66a52d4e85273188 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 28 Oct 2020 22:05:50 +0100 Subject: [PATCH] libhandy: upgrade 0.0.13 -> 1.0.0 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- .../libhandy/{libhandy_git.bb => libhandy_1.0.0.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-gnome/libhandy/{libhandy_git.bb => libhandy_1.0.0.bb} (89%) diff --git a/meta/recipes-gnome/libhandy/libhandy_git.bb b/meta/recipes-gnome/libhandy/libhandy_1.0.0.bb similarity index 89% rename from meta/recipes-gnome/libhandy/libhandy_git.bb rename to meta/recipes-gnome/libhandy/libhandy_1.0.0.bb index 9f74014640..3cdbfc820f 100644 --- a/meta/recipes-gnome/libhandy/libhandy_git.bb +++ b/meta/recipes-gnome/libhandy/libhandy_1.0.0.bb @@ -3,9 +3,8 @@ LICENSE = "LGPLv2.1" LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" SRC_URI = "git://gitlab.gnome.org/GNOME/${BPN}.git;protocol=https" -SRCREV = "7a193d7692c9c76a1a94f17c4d30b585f77d177c" +SRCREV = "94313c206258860b2428712e7ece1d02c5177857" S = "${WORKDIR}/git" -PV = "0.0.13" GIR_MESON_ENABLE_FLAG = 'enabled' GIR_MESON_DISABLE_FLAG = 'disabled' -- 2.40.1