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: I9a5020b9c258a94ee7717a75ac9102cd67a8d2bb
Signed-off-by: Scott Little <scott.little@windriver.com>
This commit is contained in:
Scott Little 2018-06-27 16:46:39 -04:00
parent cdae4b516b
commit 0436f37bf0
26 changed files with 17 additions and 73 deletions

View File

@ -1,12 +0,0 @@
Metadata-Version: 1.1
Name: integrity-kmod
Version: 4.12
Summary: Integrity Linux* Kernel Modules
Home-page: http://tpmdd.sourceforge.net/
Author:
Author-email:
License: GPL
Description:
This package contains the Linux driver and modules for the Integrity subsystem
Platform: UNKNOWN

View File

@ -1,5 +1,5 @@
COPY_LIST=" \
$FILES_BASE/* \
$CGCS_BASE/mwa-gplv2/integrity/patches/* \
$CGCS_BASE/downloads/integrity-kmod-668a8270.tar.gz"
$PATCHES_BASE/* \
$STX_BASE/downloads/integrity-kmod-668a8270.tar.gz"
TIS_PATCH_VER=5

View File

@ -1,5 +1,4 @@
COPY_LIST=" \
$FILES_BASE/* \
$CGCS_BASE/mwa-gplv2/intel-e1000e/files/* \
$CGCS_BASE/downloads/e1000e-3.3.6.tar.gz"
$PKG_BASE/files/* \
$STX_BASE/downloads/e1000e-3.3.6.tar.gz"
TIS_PATCH_VER=1

View File

@ -1,13 +0,0 @@
Metadata-Version: 1.1
Name: i40e-kmod
Version: 1.4.25
Summary: i40e Linux* Base Driver for the Intel(R) XL710 Ethernet Controller Family
Home-page: http://www.intel.com/network/connectivity/products/server_adapters.htm
Author:
Author-email:
License: GPL
Description:
This package contains the Linux driver for the Intel(R) Ethernet Connection
XL710 Family of devices.
Platform: UNKNOWN

View File

@ -1,5 +1,4 @@
COPY_LIST=" \
$FILES_BASE/* \
$CGCS_BASE/mwa-gplv2/intel-i40e/files/* \
$CGCS_BASE/downloads/i40e-2.4.3.tar.gz"
$PKG_BASE/files/* \
$STX_BASE/downloads/i40e-2.4.3.tar.gz"
TIS_PATCH_VER=6

View File

@ -1,13 +0,0 @@
Metadata-Version: 1.1
Name: i40evf-kmod
Version: 1.4.15
Summary: Linux* Driver for Intel(R) XL710/X710 Virtual Function
Home-page: http://www.intel.com/network/connectivity/products/server_adapters.htm
Author:
Author-email:
License: GPL
Description:
This package contains the Linux driver for the Virtual Functions of Intel(R)
Ethernet Connection XL710 Family of devices.
Platform: UNKNOWN

View File

@ -1,5 +1,4 @@
COPY_LIST=" \
$FILES_BASE/* \
$CGCS_BASE/mwa-gplv2/intel-i40evf/files/* \
$CGCS_BASE/downloads/i40evf-3.4.2.tar.gz"
$PKG_BASE/files/* \
$STX_BASE/downloads/i40evf-3.4.2.tar.gz"
TIS_PATCH_VER=4

View File

@ -1,5 +1,4 @@
COPY_LIST=" \
$FILES_BASE/* \
$CGCS_BASE/mwa-gplv2/intel-ixgbe/files/* \
$CGCS_BASE/downloads/ixgbe-5.2.3.tar.gz"
$PKG_BASE/files/* \
$STX_BASE/downloads/ixgbe-5.2.3.tar.gz"
TIS_PATCH_VER=2

View File

@ -1,5 +1,4 @@
COPY_LIST=" \
$FILES_BASE/* \
$CGCS_BASE/mwa-gplv2/intel-ixgbevf/files/* \
$CGCS_BASE/downloads/ixgbevf-4.2.1.tar.gz"
$PKG_BASE/files/* \
$STX_BASE/downloads/ixgbevf-4.2.1.tar.gz"
TIS_PATCH_VER=2

View File

@ -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

View File

@ -1,13 +0,0 @@
Metadata-Version: 1.1
Name: tpm-kmod
Version: 4.12
Summary: TPM Linux* Base Driver and Kernel Module
Home-page: http://tpmdd.sourceforge.net/
Author:
Author-email:
License: GPL
Description:
This package contains the Linux driver and modules for the TPM 1.2 and 2.0
Family of devices.
Platform: UNKNOWN

View File

@ -1,5 +1,5 @@
COPY_LIST=" \
$FILES_BASE/* \
$CGCS_BASE/mwa-gplv2/tpmdd/patches/* \
$CGCS_BASE/downloads/tpm-kmod-668a8270.tar.gz"
$PKG_BASE/files/* \
$PKG_BASE/patches/* \
$STX_BASE/downloads/tpm-kmod-668a8270.tar.gz"
TIS_PATCH_VER=5