From 608b26d8d2aa9d037332f07632795f9fc2328d25 Mon Sep 17 00:00:00 2001 From: Scott Little Date: Tue, 8 Sep 2020 11:03:32 -0400 Subject: [PATCH] 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 --- installer/pxe-network-installer/centos/build_srpm.data | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer/pxe-network-installer/centos/build_srpm.data b/installer/pxe-network-installer/centos/build_srpm.data index 18088d3d..7be54e52 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 \