mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
poco: add UPSTREAM_CHECK_GITTAGREGEX
Fixes: INFO: poco 1.9.4 UNKNOWN_BROKEN None Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
8263131bba
commit
207d738dbb
@@ -16,6 +16,8 @@ SRC_URI = " \
|
|||||||
"
|
"
|
||||||
SRCREV = "b95393dcc3640807838e8323b4e600e54d2e8116"
|
SRCREV = "b95393dcc3640807838e8323b4e600e54d2e8116"
|
||||||
|
|
||||||
|
UPSTREAM_CHECK_GITTAGREGEX = "poco-(?P<pver>\d+(\.\d+)+)"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
inherit cmake ptest
|
inherit cmake ptest
|
||||||
|
|||||||
Reference in New Issue
Block a user