mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
python3-pykickstart: 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:
parent
0731eefc6f
commit
b8bcf733ee
|
|
@ -21,4 +21,6 @@ SRC_URI = "git://github.com/rhinstaller/pykickstart.git;protocol=https;branch=py
|
|||
"
|
||||
SRCREV = "b2787a818540e678c2f9c5dca0c6bbd65b8b55e5"
|
||||
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "r(?P<pver>\d+(\.\d+)+(-\d+)*)"
|
||||
|
||||
inherit setuptools3
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user