]> code.ossystems Code Review - openembedded-core.git/commitdiff
pixz: fix upstream version check
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Wed, 10 Feb 2016 12:42:45 +0000 (14:42 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 11 Feb 2016 12:27:25 +0000 (12:27 +0000)
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/pixz/pixz_1.0.6.bb

index 279fb54c3fc35457323551e9580c0d2797ae3634..67681d4f7ca926be7639fbcfb71884bc090e2cfe 100644 (file)
@@ -10,6 +10,7 @@ LICENSE = "BSD-2-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=5cf6d164086105f1512ccb81bfff1926"
 
 SRC_URI += "file://936d8068ae19d95260d3058f41dd6cf718101cd6.patch"
+UPSTREAM_CHECK_URI = "https://github.com/vasi/pixz/releases"
 
 EXTRA_OECONF += "--without-manpage"