
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
7 lines
262 B
Plaintext
7 lines
262 B
Plaintext
SRC_DIR="stx-monitor-helm"
|
|
# This version is used as a component of the stx-monitor application
|
|
# version. Any change to this version must also be reflected in the
|
|
# SUPPORTED_VERSIONS list in sysinv/helm/monitor_version_check.py
|
|
#
|
|
TIS_PATCH_VER=PKG_GITREVCOUNT
|