52d23f53d1
Bump version for package pxe-network-installer to include the HPE Synergy firmware into initrd. Test Plan: PASS: Build pxe-network-installer and verify if it got version bumped. Story: 2010046 Task: 45525 Signed-off-by: Felipe Sanches Zanoni <Felipe.SanchesZanoni@windriver.com> Change-Id: Iff8573aa16db0520747369dd9d23b4544eb30d4c
12 lines
385 B
Plaintext
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+14
|
|
BUILD_IS_BIG=4
|
|
BUILD_IS_SLOW=4
|