Add auto-version for remaining stx/openstack-armada-app 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. Story: 2008455 Task: 41455 Signed-off-by: Don Penney <don.penney@windriver.com> Change-Id: Icdc9d71d1268a4d3dd9e569c8642717bceadda5e
This commit is contained in:
parent
ed82abff0f
commit
0c30ffc410
@ -5,4 +5,4 @@ TAR="$TAR_NAME-$SHA.tar.gz"
|
||||
|
||||
COPY_LIST="${CGCS_BASE}/downloads/$TAR $PKG_BASE/files/*"
|
||||
|
||||
TIS_PATCH_VER=17
|
||||
TIS_PATCH_VER=PKG_GITREVCOUNT
|
||||
|
@ -5,4 +5,4 @@ TAR="$TAR_NAME-$SHA.tar.gz"
|
||||
|
||||
COPY_LIST="${CGCS_BASE}/downloads/$TAR $PKG_BASE/files/* "
|
||||
|
||||
TIS_PATCH_VER=24
|
||||
TIS_PATCH_VER=PKG_GITREVCOUNT
|
||||
|
Loading…
x
Reference in New Issue
Block a user