From 69ff28268a2510904943dce5b9fc3649b6796955 Mon Sep 17 00:00:00 2001 From: Scott Little Date: Wed, 27 Jun 2018 16:46:39 -0400 Subject: [PATCH] Rename mwa-* subdirectories to match the git repo name mwa-delphia -> stx-clients mwa-pitta -> stx-config mwa-cleo -> stx-fault mwa-gplv2 -> stx-gplv2 mwa-gplv3 -> stx-gplv3 mwa-solon -> stx-ha mwa-sparta -> stx-integ mwa-beas -> stx-metal mwa-thales -> stx-nfv mwa-chilon -> stx-update mwa-perian -> stx-upstream Edit build_srpm.data files to remove references to mwa-* directories. Substitute $STX_BASE, $GIT_BASE, $PKG_BASE as required. While editing build_srpm.data, might also move some files on the principle ... $PKG_BASE/files is for distro independednt files $PKG_BASE/centos/files is for CentOS specific files Depends-On: https://review.openstack.org/579954 Depends-On: https://review.openstack.org/579957 Change-Id: I69c9a8085026262d63ff4a3b7889963b07abec96 Signed-off-by: Scott Little --- kernel/kernel-modules/qat17/centos/build_srpm.data | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kernel/kernel-modules/qat17/centos/build_srpm.data b/kernel/kernel-modules/qat17/centos/build_srpm.data index fae30f9ec..33c3c5aa8 100644 --- a/kernel/kernel-modules/qat17/centos/build_srpm.data +++ b/kernel/kernel-modules/qat17/centos/build_srpm.data @@ -1,6 +1,6 @@ COPY_LIST=" \ - $CGCS_BASE/mwa-gplv2/qat17/files/* \ - $CGCS_BASE/downloads/qat1.7.upstream.l.1.0.3-42.tar.gz \ + $PKG_BASE/files/* \ + $STX_BASE/downloads/qat1.7.upstream.l.1.0.3-42.tar.gz \ " TIS_PATCH_VER=4 BUILD_IS_SLOW=3