Files
monitoring/influxdb-extensions/centos/build_srpm.data
Don Penney 3809c69d81 Add auto-version for remaining stx/monitoring 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: 41463
Signed-off-by: Don Penney <don.penney@windriver.com>
Change-Id: If41d630c97354014b12424ed305d6c5cbb022a5a
2020-12-17 13:25:29 -05:00

8 lines
158 B
Plaintext

SRC_DIR="$PKG_BASE"
COPY_LIST="$PKG_BASE/src/LICENSE \
$PKG_BASE/src/influxdb.conf.pmon \
$PKG_BASE/src/influxdb.service"
TIS_PATCH_VER=PKG_GITREVCOUNT