Don Penney 821f2840cc Add auto-version for remaining stx/metal 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: I9fa1ceea76fa13ead2fed325e96a0be3028aa01e
Story: 2008455
Task: 41448
Signed-off-by: Don Penney <don.penney@windriver.com>
2020-12-17 13:26:24 -05:00

12 lines
385 B
Plaintext

COPY_LIST="pxe-network-installer/* \
$GIT_BASE/bsp-files/grub.cfg \
$DISTRO_REPO_BASE/Binary/images/efiboot.img \
/import/mirrors/CentOS/stx-installer/initrd.img \
/import/mirrors/CentOS/stx-installer/squashfs.img \
/import/mirrors/CentOS/stx-installer/vmlinuz \
"
TIS_PATCH_VER=PKG_GITREVCOUNT+13
BUILD_IS_BIG=4
BUILD_IS_SLOW=4