Add auto-version for remaining stx/nfv 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: I9adc5f2648fda75b14215a27075c93a851bc6faa
Story: 2008455
Task: 41453
Signed-off-by: Don Penney <don.penney@windriver.com>
This commit is contained in:
Don Penney 2020-12-17 13:24:47 -05:00
parent ab4b667f9a
commit d62cffb7a8
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
SRC_DIR="src"
TIS_PATCH_VER=142
TIS_PATCH_VER=PKG_GITREVCOUNT+129
BUILD_IS_SLOW=5

View File

@ -1,2 +1,2 @@
SRC_DIR="$PKG_BASE/nova-api-proxy"
TIS_PATCH_VER=10
TIS_PATCH_VER=PKG_GITREVCOUNT