mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-18 22:56:15 +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:
parent
8263131bba
commit
207d738dbb
@ -16,6 +16,8 @@ SRC_URI = " \
|
||||
"
|
||||
SRCREV = "b95393dcc3640807838e8323b4e600e54d2e8116"
|
||||
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "poco-(?P<pver>\d+(\.\d+)+)"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit cmake ptest
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user