Add auto-version for remaining stx/portieris-armada-app 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: 41464
Signed-off-by: Don Penney <don.penney@windriver.com>
Change-Id: I96794127a2849612f11cdaadaa53bfb2bfe3e93b
This commit is contained in:
Don Penney 2020-12-17 13:22:23 -05:00
parent b6305cf4f5
commit cc884b442b
1 changed files with 1 additions and 1 deletions

View File

@ -4,5 +4,5 @@ TAR="$TAR_NAME-$VERSION.tgz"
COPY_LIST="${CGCS_BASE}/downloads/$TAR $PKG_BASE/files/* "
TIS_PATCH_VER=0
TIS_PATCH_VER=PKG_GITREVCOUNT