Add auto-version for remaining stx/metal packages

Update remaining StarlingX packages with hardcoded TIS_PATCH_VER to
use PKG_GITREVCOUNT where possible, with offsets as needed to ensure
the version is incremented above the hardcoded version.

Change-Id: I9fa1ceea76fa13ead2fed325e96a0be3028aa01e
Story: 2008455
Task: 41448
Signed-off-by: Don Penney <don.penney@windriver.com>
This commit is contained in:
Don Penney 2020-12-17 13:26:24 -05:00
parent ea642a15a6
commit 821f2840cc
1 changed files with 1 additions and 1 deletions

View File

@ -6,6 +6,6 @@ COPY_LIST="pxe-network-installer/* \
/import/mirrors/CentOS/stx-installer/vmlinuz \
"
TIS_PATCH_VER=28
TIS_PATCH_VER=PKG_GITREVCOUNT+13
BUILD_IS_BIG=4
BUILD_IS_SLOW=4