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:
parent
ea642a15a6
commit
821f2840cc
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user