summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2020-10-28 22:05:50 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-10-30 13:03:26 +0000
commitf6ce78a0bb50ab1411ecb8cf66a52d4e85273188 (patch)
treefb763124cb32de2acfc98edbd0835cece50679d3
parent9559873a8d9530d866c9a1f4d785b50d684d46e3 (diff)
downloadopenembedded-core-f6ce78a0bb50ab1411ecb8cf66a52d4e85273188.tar.gz
libhandy: upgrade 0.0.13 -> 1.0.0
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-gnome/libhandy/libhandy_1.0.0.bb (renamed from meta/recipes-gnome/libhandy/libhandy_git.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-gnome/libhandy/libhandy_git.bb b/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'