From: Alexander Kanavin Date: Wed, 28 Oct 2020 21:05:50 +0000 (+0100) Subject: libhandy: upgrade 0.0.13 -> 1.0.0 X-Git-Tag: uninative-2.10~916 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=f6ce78a0bb50ab1411ecb8cf66a52d4e85273188;p=openembedded-core.git libhandy: upgrade 0.0.13 -> 1.0.0 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- 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'