From 8ce40666c84b08adda07a1b18b69aed18f3bf347 Mon Sep 17 00:00:00 2001 From: Pierre-Jean Texier Date: Mon, 23 Mar 2020 22:42:29 +0100 Subject: geis: fix upstream check URL Fixes: $: devtool check-upgrade-status geis <...> INFO: geis 2.2.17 UNKNOWN_BROKEN None Signed-off-by: Pierre-Jean Texier Signed-off-by: Khem Raj --- meta-oe/recipes-support/canonical-multitouch/geis_2.2.17.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'meta-oe') diff --git a/meta-oe/recipes-support/canonical-multitouch/geis_2.2.17.bb b/meta-oe/recipes-support/canonical-multitouch/geis_2.2.17.bb index 9362a5c110..b9858d279d 100644 --- a/meta-oe/recipes-support/canonical-multitouch/geis_2.2.17.bb +++ b/meta-oe/recipes-support/canonical-multitouch/geis_2.2.17.bb @@ -23,6 +23,9 @@ SRC_URI = "https://launchpad.net/${BPN}/trunk/${PV}/+download/${BPN}-${PV}.tar.x file://fix-indentation-for-gcc6.patch \ file://0001-libgeis-Compare-the-first-character-of-string-to-nul.patch \ " + +UPSTREAM_CHECK_URI = "https://launchpad.net/geis/trunk" + SRC_URI[md5sum] = "2ff9d76a3ea5794516bb02c9d1924faf" SRC_URI[sha256sum] = "8a60f5683852094038904e690d23cc5a90a980fc52da67f0f28890baa25c70eb" -- cgit 1.2.3-korg