commit 608b26d8d2aa9d037332f07632795f9fc2328d25 Author: Scott Little Date: Tue Sep 8 11:03:32 2020 -0400 Remove reference to cgcs-centos-repo Build readiness for renaming cgcs-centos-repo to centos-repo Story: 2006387 Task: 36912 Depends-On: https://review.opendev.org/#/c/750041 Change-Id: I82e4796af51b4c6c0bef1cfbe27358136c9fbbd3 Signed-off-by: Scott Little diff --git a/installer/pxe-network-installer/centos/build_srpm.data b/installer/pxe-network-installer/centos/build_srpm.data index 18088d3..7be54e5 100644 --- a/installer/pxe-network-installer/centos/build_srpm.data +++ b/installer/pxe-network-installer/centos/build_srpm.data @@ -1,6 +1,6 @@ COPY_LIST="pxe-network-installer/* \ $GIT_BASE/bsp-files/grub.cfg \ - $SRC_BASE/cgcs-centos-repo/Binary/images/efiboot.img \ + $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 \