summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/unfs3
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2019-07-19 22:25:55 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-07-20 12:04:24 +0100
commit4663d06a79c6608127413488676a6e7dfbefb3e1 (patch)
treec19f0981b18e7058886b0771de0e822c5172e8ec /meta/recipes-devtools/unfs3
parent18875698e182d5eb5a9bc1f95abdc2348f66cedc (diff)
downloadopenembedded-core-contrib-4663d06a79c6608127413488676a6e7dfbefb3e1.tar.gz
unfs3: set upstream tag regex to avoid false-positives
Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/unfs3')
-rw-r--r--meta/recipes-devtools/unfs3/unfs3_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/unfs3/unfs3_git.bb b/meta/recipes-devtools/unfs3/unfs3_git.bb
index 4b2cd5f2ce..a4ac46c68e 100644
--- a/meta/recipes-devtools/unfs3/unfs3_git.bb
+++ b/meta/recipes-devtools/unfs3/unfs3_git.bb
@@ -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}"