]> code.ossystems Code Review - openembedded-core.git/commitdiff
libepoxy: fix upstream version check
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Wed, 22 Feb 2017 14:51:00 +0000 (16:51 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 1 Mar 2017 12:54:20 +0000 (12:54 +0000)
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-graphics/libepoxy/libepoxy_1.4.0.bb

index bd0148e3e7a5e212b5b13ace6c0e8a4aea04dbe4..ee9f694cca0f5ae15a69ecfe09ba55f26dacd0ab 100644 (file)
@@ -8,6 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=58ef4c80d401e07bd9ee8b6b58cf464b"
 SRC_URI = "https://github.com/anholt/${BPN}/releases/download/v1.4/${BP}.tar.xz"
 SRC_URI[md5sum] = "d8d8cbf2beb64975d424fcc5167a2a38"
 SRC_URI[sha256sum] = "25a906b14a921bc2b488cfeaa21a00486fe92630e4a9dd346e4ecabeae52ab41"
+UPSTREAM_CHECK_URI = "https://github.com/anholt/libepoxy/releases"
 
 inherit autotools pkgconfig distro_features_check