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: I07603c2d437af8f0bb2e11dc75799e2fcb58f331 Signed-off-by: Scott Little <scott.little@windriver.com>
This commit is contained in:
parent
9e954e3680
commit
b38ca7b81c
@ -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
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user