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: I97e4aeb967a974d91ca254bd6a6f640cc393eb77 Signed-off-by: Scott Little <scott.little@windriver.com>
This commit is contained in:
parent
5bb74e36cc
commit
10882f07ba
@ -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
|
|
@ -1,5 +1,4 @@
|
|||||||
COPY_LIST=" \
|
COPY_LIST=" \
|
||||||
$FILES_BASE/* \
|
$PKG_BASE/files/* \
|
||||||
$CGCS_BASE/mwa-gplv2/intel-i40evf/files/* \
|
$STX_BASE/downloads/i40evf-3.4.2.tar.gz"
|
||||||
$CGCS_BASE/downloads/i40evf-3.4.2.tar.gz"
|
|
||||||
TIS_PATCH_VER=4
|
TIS_PATCH_VER=4
|
||||||
|
Loading…
Reference in New Issue
Block a user