mirror of
https://git.yoctoproject.org/poky
synced 2026-03-06 23:39:40 +01:00
unfs3: set upstream tag regex to avoid false-positives
(From OE-Core rev: 4663d06a79c6608127413488676a6e7dfbefb3e1) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
fa103d3481
commit
e23c103434
@@ -22,6 +22,7 @@ SRC_URI = "git://github.com/unfs3/unfs3.git;protocol=https \
|
||||
file://0001-attr-fix-utime-for-symlink.patch \
|
||||
"
|
||||
SRCREV = "c12a5c69a8d59be6916cbd0e0f41c159f1962425"
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "unfs3\-(?P<pver>.+)"
|
||||
|
||||
PV = "0.9.22+${SRCPV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user