aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorPierre-Jean Texier <pjtexier@koncepto.io>2020-03-23 22:42:30 +0100
committerKhem Raj <raj.khem@gmail.com>2020-03-23 16:29:10 -0700
commit0b325402357f52c2fe1e5d5246e2a7e7a87a2f29 (patch)
tree907580f916902b988c3e49f20ddb7dd7b3ae38a0 /meta-oe
parent8ce40666c84b08adda07a1b18b69aed18f3bf347 (diff)
downloadmeta-openembedded-0b325402357f52c2fe1e5d5246e2a7e7a87a2f29.tar.gz
grail: fix upstream check URL
Fixes: $: devtool check-upgrade-status grail <...> INFO: grail 3.1.1 UNKNOWN_BROKEN None Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-support/canonical-multitouch/grail_3.1.1.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/canonical-multitouch/grail_3.1.1.bb b/meta-oe/recipes-support/canonical-multitouch/grail_3.1.1.bb
index 22fd0f48e2..e1d3777252 100644
--- a/meta-oe/recipes-support/canonical-multitouch/grail_3.1.1.bb
+++ b/meta-oe/recipes-support/canonical-multitouch/grail_3.1.1.bb
@@ -13,6 +13,9 @@ inherit autotools pkgconfig
DEPENDS = "frame"
CXXFLAGS_append_toolchain-clang = " -Wno-pessimizing-move"
SRC_URI = "https://launchpad.net/${BPN}/trunk/${PV}/+download/${BPN}-${PV}.tar.bz2"
+
+UPSTREAM_CHECK_URI = "https://launchpad.net/grail/trunk"
+
SRC_URI[md5sum] = "0df1b3ec6167920f310e2effe6e2ad44"
SRC_URI[sha256sum] = "5eed1f650f042481daa3a2de5e7d43261fe343b2a1b1e240f3b7fc26572c9df3"