]> code.ossystems Code Review - openembedded-core.git/commitdiff
libpng: fix upstream version check
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Thu, 15 Mar 2018 10:39:47 +0000 (12:39 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 19 Mar 2018 23:05:01 +0000 (23:05 +0000)
Sourceforge for some reason claims an older version is 'the latest'.

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-multimedia/libpng/libpng_1.6.34.bb

index 88ea586bdbcd61d92ef3c06a5217be5ca054cf8f..e52d032289da9753fd4da210e71d1bb7e428a3fe 100644 (file)
@@ -14,6 +14,8 @@ SRC_URI[sha256sum] = "2f1e960d92ce3b3abd03d06dfec9637dfbd22febf107a536b44f7a47c6
 
 MIRRORS += "${SOURCEFORGE_MIRROR}/project/${BPN}/${BPN}${LIBV}/${PV}/ ${SOURCEFORGE_MIRROR}/project/${BPN}/${BPN}${LIBV}/older-releases/${PV}/"
 
+UPSTREAM_CHECK_URI = "http://libpng.org/pub/png/libpng.html"
+
 BINCONFIG = "${bindir}/libpng-config ${bindir}/libpng16-config"
 
 inherit autotools binconfig-disabled pkgconfig