[OE-core] [PATCH] unfs3: set upstream tag regex to avoid false-positives
Ross Burton
ross.burton at intel.com
Fri Jul 19 21:25:55 UTC 2019
Signed-off-by: Ross Burton <ross.burton at intel.com>
---
meta/recipes-devtools/unfs3/unfs3_git.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-devtools/unfs3/unfs3_git.bb b/meta/recipes-devtools/unfs3/unfs3_git.bb
index 4b2cd5f2ce8..a4ac46c68e5 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}"
--
2.20.1
More information about the Openembedded-core
mailing list