mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user