pixz: fix upstream version check

(From OE-Core rev: a4377a628d69c3eb0d8a5597b4fcc46334f4ac56)

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alexander Kanavin 2016-02-10 14:42:45 +02:00 committed by Richard Purdie
parent 62a6f9726b
commit 5b70ee405a
1 changed files with 1 additions and 0 deletions

View 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"