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

Depends-On: https://review.openstack.org/579954
Depends-On: https://review.openstack.org/579957
Change-Id: Ib17340831eeff30337edbe52b8afd83e25cabd3c
Signed-off-by: Scott Little <scott.little@windriver.com>
This commit is contained in:
Scott Little 2018-06-25 15:08:11 -04:00
parent 88877ed3cd
commit 842228d16a
5 changed files with 3 additions and 3 deletions

View File

@ -1,2 +1,2 @@
COPY_LIST="files/* $CGCS_BASE/mwa-sparta/extended/procps/files/sysctl.conf"
COPY_LIST="$FILES_BASE/* $GIT_BASE/extended/procps/files/sysctl.conf"
TIS_PATCH_VER=16

View File

@ -1,2 +1,2 @@
COPY_LIST="$CGCS_BASE/mwa-sparta/extended/shadow/files/pam.d/su"
COPY_LIST="$GIT_BASE/extended/shadow/files/pam.d/su"
TIS_PATCH_VER=3

View File

@ -1,4 +1,4 @@
COPY_LIST=" \
$CGCS_BASE/mwa-sparta/networking/mlx4-config/files/* \
$PKG_BASE/files/* \
"
TIS_PATCH_VER=2