
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: I70d0ee9dcff9dc3f6365a63d4926bc2a1b6f628b Story: 2008455 Task: 41449 Signed-off-by: Don Penney <don.penney@windriver.com>
4 lines
93 B
Plaintext
4 lines
93 B
Plaintext
SRC_DIR="filesystem-scripts-1.0"
|
|
COPY_LIST="$PKG_BASE/LICENSE"
|
|
TIS_PATCH_VER=PKG_GITREVCOUNT
|