cc0fe433b4
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: 41462 Signed-off-by: Don Penney <don.penney@windriver.com> Change-Id: I63186d0561e47cb55f40856a4e01ff02f34406f3
9 lines
207 B
Plaintext
9 lines
207 B
Plaintext
TAR_NAME=helm-charts-elastic
|
|
SHA=945017287598479ba8653d9baf3ff26f7fe31e50
|
|
VERSION=1.0.0
|
|
TAR="$TAR_NAME-$SHA.tar.gz"
|
|
|
|
COPY_LIST="${CGCS_BASE}/downloads/$TAR $PKG_BASE/files/* "
|
|
|
|
TIS_PATCH_VER=PKG_GITREVCOUNT
|