summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2020-12-04 21:07:29 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-12-09 12:15:17 +0000
commit41e91f9b320694e5e8816a38d874595014fa6ef7 (patch)
tree310e7b6fd9134e0dba1834c467606aa70be39117 /meta/recipes-gnome
parentfc20963ffdbc2550ba67b667013cf547632de2a6 (diff)
downloadopenembedded-core-contrib-41e91f9b320694e5e8816a38d874595014fa6ef7.tar.gz
libhandy: upgrade 1.0.1 -> 1.0.2
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome')
-rw-r--r--meta/recipes-gnome/libhandy/libhandy_1.0.2.bb (renamed from meta/recipes-gnome/libhandy/libhandy_1.0.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/libhandy/libhandy_1.0.1.bb b/meta/recipes-gnome/libhandy/libhandy_1.0.2.bb
index 146ef62f41..4daa3c1a54 100644
--- a/meta/recipes-gnome/libhandy/libhandy_1.0.1.bb
+++ b/meta/recipes-gnome/libhandy/libhandy_1.0.2.bb
@@ -3,7 +3,7 @@ LICENSE = "LGPLv2.1"
LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
SRC_URI = "git://gitlab.gnome.org/GNOME/${BPN}.git;protocol=https"
-SRCREV = "5cee0927b8b39dea1b2a62ec6d19169f73ba06c6"
+SRCREV = "465c00f8f80c27330be494ed7c0ba2ffe26321c4"
S = "${WORKDIR}/git"
GIR_MESON_ENABLE_FLAG = 'enabled'