Add auto-version for remaining stx/stx-puppet 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: I110ef3a10c3164f8edb706b9257f33178b4a2517
Story: 2008455
Task: 41456
Signed-off-by: Don Penney <don.penney@windriver.com>
This commit is contained in:
Don Penney 2020-12-17 13:21:50 -05:00
parent e21cea31db
commit 6182d3f949
10 changed files with 10 additions and 10 deletions

View File

@ -1,2 +1,2 @@
SRC_DIR="src"
TIS_PATCH_VER=1
TIS_PATCH_VER=PKG_GITREVCOUNT

View File

@ -1,2 +1,2 @@
SRC_DIR="src"
TIS_PATCH_VER=1
TIS_PATCH_VER=PKG_GITREVCOUNT

View File

@ -1,2 +1,2 @@
SRC_DIR="src"
TIS_PATCH_VER=1
TIS_PATCH_VER=PKG_GITREVCOUNT

View File

@ -1,2 +1,2 @@
SRC_DIR="src"
TIS_PATCH_VER=1
TIS_PATCH_VER=PKG_GITREVCOUNT

View File

@ -1,2 +1,2 @@
SRC_DIR="src"
TIS_PATCH_VER=9
TIS_PATCH_VER=PKG_GITREVCOUNT

View File

@ -1,2 +1,2 @@
SRC_DIR="src"
TIS_PATCH_VER=5
TIS_PATCH_VER=PKG_GITREVCOUNT

View File

@ -1,2 +1,2 @@
SRC_DIR="src"
TIS_PATCH_VER=2
TIS_PATCH_VER=PKG_GITREVCOUNT

View File

@ -1,2 +1,2 @@
SRC_DIR="src"
TIS_PATCH_VER=1
TIS_PATCH_VER=PKG_GITREVCOUNT

View File

@ -1,2 +1,2 @@
SRC_DIR="src"
TIS_PATCH_VER=1
TIS_PATCH_VER=PKG_GITREVCOUNT

View File

@ -1,2 +1,2 @@
SRC_DIR="src"
TIS_PATCH_VER=9
TIS_PATCH_VER=PKG_GITREVCOUNT