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: I269a4e79425a41709381f8894456d21233463e9f Signed-off-by: Scott Little <scott.little@windriver.com>
This commit is contained in:
parent
db4063233b
commit
89dd36625e
@ -1,6 +1,6 @@
|
||||
COPY_LIST="pxe-network-installer//* \
|
||||
$CGCS_BASE/mwa-beas/bsp-files/grub.cfg \
|
||||
$CGCS_BASE/mwa-beas/bsp-files/kickstarts/post_clone_iso_ks.cfg \
|
||||
COPY_LIST="pxe-network-installer/* \
|
||||
$GIT_BASE/bsp-files/grub.cfg \
|
||||
$GIT_BASE/bsp-files/kickstarts/post_clone_iso_ks.cfg \
|
||||
$SRC_BASE/cgcs-centos-repo/Binary/images/efiboot.img \
|
||||
/import/mirrors/CentOS/tis-installer/initrd.img-stx-0.2 \
|
||||
/import/mirrors/CentOS/tis-installer/squashfs.img-stx-0.2 \
|
||||
|
@ -1,3 +1,3 @@
|
||||
SRC_DIR="${CGCS_BASE}/mwa-beas/bsp-files"
|
||||
SRC_DIR="${GIT_BASE}/bsp-files"
|
||||
COPY_LIST="$PKG_BASE/LICENSE"
|
||||
TIS_PATCH_VER=1
|
||||
|
@ -1,3 +1,3 @@
|
||||
SRC_DIR=$CGCS_BASE/mwa-beas/mtce-compute/cgts-mtce-compute-1.0/scripts
|
||||
SRC_DIR="$PKG_BASE/cgts-mtce-compute-1.0/scripts"
|
||||
COPY_LIST="$SRC_DIR/*"
|
||||
TIS_PATCH_VER=4
|
||||
|
@ -1,4 +1,4 @@
|
||||
SRC_DIR=$CGCS_BASE/mwa-beas/mtce-control/cgts-mtce-control-1.0/scripts
|
||||
SRC_DIR="$PKG_BASE/cgts-mtce-control-1.0/scripts"
|
||||
COPY_LIST="$SRC_DIR/* \
|
||||
$PKG_BASE/LICENSE"
|
||||
TIS_PATCH_VER=4
|
||||
|
@ -1,4 +1,4 @@
|
||||
SRC_DIR=$CGCS_BASE/mwa-beas/mtce-storage/cgts-mtce-storage-1.0/scripts
|
||||
SRC_DIR="$PKG_BASE/cgts-mtce-storage-1.0/scripts"
|
||||
COPY_LIST="$SRC_DIR/* \
|
||||
$PKG_BASE/LICENSE"
|
||||
TIS_PATCH_VER=3
|
||||
|
Loading…
Reference in New Issue
Block a user