summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libpsl
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2019-01-08 16:25:28 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-01-11 10:29:37 +0000
commit63af0edcd954fac530ba17b04e5df5837cddc0a4 (patch)
treea8b1af57eead39d0ebdd84cd0f705c44bd0b4d33 /meta/recipes-support/libpsl
parent661d700ab7428b0ad982bfd2714cca134bad85a2 (diff)
downloadopenembedded-core-63af0edcd954fac530ba17b04e5df5837cddc0a4.tar.gz
selftest/distrodata: un-break the upstream version check test
And fix the reported upstream check failures. Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/libpsl')
-rw-r--r--meta/recipes-support/libpsl/libpsl_0.20.2.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-support/libpsl/libpsl_0.20.2.bb b/meta/recipes-support/libpsl/libpsl_0.20.2.bb
index b3b0d78a8e..89a87b67c7 100644
--- a/meta/recipes-support/libpsl/libpsl_0.20.2.bb
+++ b/meta/recipes-support/libpsl/libpsl_0.20.2.bb
@@ -8,6 +8,8 @@ SRC_URI = "https://github.com/rockdaboot/${BPN}/releases/download/${BP}/${BP}.ta
SRC_URI[md5sum] = "f604f7d30d64bc673870ecf84b860a1e"
SRC_URI[sha256sum] = "f8fd0aeb66252dfcc638f14d9be1e2362fdaf2ca86bde0444ff4d5cc961b560f"
+UPSTREAM_CHECK_URI = "https://github.com/rockdaboot/libpsl/releases"
+
DEPENDS = "libidn2"
inherit autotools gettext gtk-doc manpages pkgconfig lib_package