mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-11 16:59:59 +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:
@@ -21,4 +21,6 @@ SRC_URI = "git://github.com/rhinstaller/pykickstart.git;protocol=https;branch=py
|
|||||||
"
|
"
|
||||||
SRCREV = "b2787a818540e678c2f9c5dca0c6bbd65b8b55e5"
|
SRCREV = "b2787a818540e678c2f9c5dca0c6bbd65b8b55e5"
|
||||||
|
|
||||||
|
UPSTREAM_CHECK_GITTAGREGEX = "r(?P<pver>\d+(\.\d+)+(-\d+)*)"
|
||||||
|
|
||||||
inherit setuptools3
|
inherit setuptools3
|
||||||
|
|||||||
Reference in New Issue
Block a user