summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/canonical-multitouch/geis_2.2.17.bb3
1 files changed, 3 insertions, 0 deletions
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
23 file://fix-indentation-for-gcc6.patch \ 23 file://fix-indentation-for-gcc6.patch \
24 file://0001-libgeis-Compare-the-first-character-of-string-to-nul.patch \ 24 file://0001-libgeis-Compare-the-first-character-of-string-to-nul.patch \
25 " 25 "
26
27UPSTREAM_CHECK_URI = "https://launchpad.net/geis/trunk"
28
26SRC_URI[md5sum] = "2ff9d76a3ea5794516bb02c9d1924faf" 29SRC_URI[md5sum] = "2ff9d76a3ea5794516bb02c9d1924faf"
27SRC_URI[sha256sum] = "8a60f5683852094038904e690d23cc5a90a980fc52da67f0f28890baa25c70eb" 30SRC_URI[sha256sum] = "8a60f5683852094038904e690d23cc5a90a980fc52da67f0f28890baa25c70eb"
28 31