Add auto-version for remaining stx/upstream 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: 41458
Signed-off-by: Don Penney <don.penney@windriver.com>
Change-Id: Iaf71fdb3f9c79573ef64f6c82b1a2120d224d959
This commit is contained in:
Don Penney 2020-12-17 13:21:18 -05:00
parent e96d8b7177
commit 4a545ec584
8 changed files with 8 additions and 8 deletions

View File

@ -1 +1 @@
TIS_PATCH_VER=0
TIS_PATCH_VER=PKG_GITREVCOUNT

View File

@ -2,4 +2,4 @@ TAR_NAME=horizon
SRC_DIR="$CGCS_BASE/git/horizon"
COPY_LIST="$FILES_BASE/*"
TIS_BASE_SRCREV=817ee34d5a57409dc9945e6151a43d6747e5cc02
TIS_PATCH_VER=2
TIS_PATCH_VER=PKG_GITREVCOUNT

View File

@ -1,2 +1,2 @@
TIS_PATCH_VER=1
TIS_PATCH_VER=PKG_GITREVCOUNT
COPY_LIST="$FILES_BASE/*"

View File

@ -1 +1 @@
TIS_PATCH_VER=1
TIS_PATCH_VER=PKG_GITREVCOUNT

View File

@ -1 +1 @@
TIS_PATCH_VER=3
TIS_PATCH_VER=PKG_GITREVCOUNT

View File

@ -1 +1 @@
TIS_PATCH_VER=4
TIS_PATCH_VER=PKG_GITREVCOUNT+1

View File

@ -1 +1 @@
TIS_PATCH_VER=3
TIS_PATCH_VER=PKG_GITREVCOUNT

View File

@ -1,2 +1,2 @@
TIS_PATCH_VER=7
TIS_PATCH_VER=PKG_GITREVCOUNT+5
BUILD_IS_SLOW=3