mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
thin-provisioning-tools: 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:
Executable → Regular
+2
@@ -13,6 +13,8 @@ SRC_URI = "git://github.com/jthornber/thin-provisioning-tools \
|
||||
|
||||
SRCREV = "49bfc12e9c7956c1ac134b24afbe1a6a602ce7d5"
|
||||
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)"
|
||||
|
||||
DEPENDS += "expat libaio boost"
|
||||
|
||||
inherit autotools-brokensep
|
||||
|
||||
Reference in New Issue
Block a user