]> code.ossystems Code Review - openembedded-core.git/commitdiff
lz4: fix upstream version check
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Wed, 4 Oct 2017 11:18:00 +0000 (14:18 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 9 Nov 2017 12:33:09 +0000 (12:33 +0000)
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
meta/recipes-support/lz4/lz4_1.7.4.bb

index 1e98c1bd4d9080f0572690cd3588445792bef3ef..9e86985d6991e3b50e695cc6a6228b54de847a06 100644 (file)
@@ -14,6 +14,7 @@ SRC_URI = "git://github.com/lz4/lz4.git \
            file://0001-tests-Makefile-don-t-use-LIBDIR-as-variable.patch \
            file://run-ptest \
 "
+UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>.*)"
 
 S = "${WORKDIR}/git"
 inherit ptest