Add auto-version for remaining stx/update 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: I877a6c0802a707863a3b6c7d430146431e10a3ad Story: 2008455 Task: 41459 Signed-off-by: Don Penney <don.penney@windriver.com>
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
COPY_LIST="scripts/*"
|
||||
TIS_PATCH_VER=0
|
||||
TIS_PATCH_VER=PKG_GITREVCOUNT
|
||||
|
||||
Reference in New Issue
Block a user