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:
@@ -1,4 +1,4 @@
|
||||
COPY_LIST="$CGCS_BASE/downloads/mariadb-10.1.28.tar.gz $PKG_BASE/centos/files/*"
|
||||
TIS_PATCH_VER=15
|
||||
TIS_PATCH_VER=PKG_GITREVCOUNT
|
||||
BUILD_IS_BIG=7
|
||||
BUILD_IS_SLOW=19
|
||||
|
||||
Reference in New Issue
Block a user