mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 15:20:34 +00:00
ninja: fix upstream version check
(From OE-Core rev: 5ec2f83b862a3a913e8e12e1064fb53515fa585b) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
5dba6487d2
commit
f512b053b9
@ -8,6 +8,7 @@ DEPENDS = "re2c-native ninja-native"
|
||||
SRCREV = "717b7b4a31db6027207588c0fb89c3ead384747b"
|
||||
|
||||
SRC_URI = "git://github.com/martine/ninja.git;branch=release"
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>.*)"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user