]> code.ossystems Code Review - openembedded-core.git/commitdiff
libhandy: upgrade 1.0.2 -> 1.0.3
authorAlexander Kanavin <alex.kanavin@gmail.com>
Mon, 8 Feb 2021 10:59:28 +0000 (11:59 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 9 Feb 2021 08:52:09 +0000 (08:52 +0000)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-gnome/libhandy/libhandy_1.0.3.bb [moved from meta/recipes-gnome/libhandy/libhandy_1.0.2.bb with 77% similarity]

similarity index 77%
rename from meta/recipes-gnome/libhandy/libhandy_1.0.2.bb
rename to meta/recipes-gnome/libhandy/libhandy_1.0.3.bb
index 4daa3c1a54fb50f21074b0dfe7ae4d7d3549a578..4d2037411d6314ac793f6ab38d3ce3760ac58106 100644 (file)
@@ -2,8 +2,8 @@ SUMMARY = "A library full of GTK+ widgets for mobile phones"
 LICENSE = "LGPLv2.1"
 LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
 
-SRC_URI = "git://gitlab.gnome.org/GNOME/${BPN}.git;protocol=https"
-SRCREV = "465c00f8f80c27330be494ed7c0ba2ffe26321c4"
+SRC_URI = "git://gitlab.gnome.org/GNOME/libhandy.git;protocol=https;branch=libhandy-1-0"
+SRCREV = "7126d2e8da9dcdeb5751e60ff6a74930804f9637"
 S = "${WORKDIR}/git"
 
 GIR_MESON_ENABLE_FLAG = 'enabled'