Add auto-versioning to starlingx/integ packages
This update makes use of the PKG_GITREVCOUNT variable to auto-version the packages in this repo. Story: 2007750 Task: 39951 Change-Id: I854419c922b9db4edbbf6f1e987a982ec2ec7b59 Signed-off-by: Dongqi Chen <chen.dq@neusoft.com>
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
|
||||
COPY_LIST="$CGCS_BASE/downloads/python-setuptools-v38.5.1.tar.gz $PKG_BASE/files/*"
|
||||
|
||||
TIS_PATCH_VER=0
|
||||
TIS_PATCH_VER=PKG_GITREVCOUNT
|
||||
|
Reference in New Issue
Block a user