netcf: add UPSTREAM_CHECK_GITTAGREGEX

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Yi Zhao
2018-05-30 14:20:55 +08:00
committed by Khem Raj
parent 7ddbea7a94
commit ecf08df98d
@@ -12,6 +12,8 @@ PV .= "+git${SRCPV}"
SRC_URI = "git://pagure.io/netcf.git;protocol=https \
"
UPSTREAM_CHECK_GITTAGREGEX = "release-(?P<pver>(\d+(\.\d+)+))"
DEPENDS += "augeas libnl libxslt libxml2 gnulib"
S = "${WORKDIR}/git"