4a545ec584
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
6 lines
163 B
Plaintext
Executable File
6 lines
163 B
Plaintext
Executable File
TAR_NAME=horizon
|
|
SRC_DIR="$CGCS_BASE/git/horizon"
|
|
COPY_LIST="$FILES_BASE/*"
|
|
TIS_BASE_SRCREV=817ee34d5a57409dc9945e6151a43d6747e5cc02
|
|
TIS_PATCH_VER=PKG_GITREVCOUNT
|