Merge "Shorten "addons/wr-cgcs/layers/cgcs" to just "stx""

This commit is contained in:
Zuul 2018-07-04 19:49:38 +00:00 committed by Gerrit Code Review
commit c76b9afe76
7 changed files with 9 additions and 9 deletions

View File

@ -2,7 +2,7 @@ lshell.spec: to include Titanium Cloud changes
To include the Titanium Cloud specific changes from:
wr-cgcs/layers/cgcs/recipes-base/lshell/files
stx/stx-integ/base/lshell
diff -u b/SPECS/lshell.spec b/SPECS/lshell.spec
--- b/SPECS/lshell.spec

View File

@ -1 +1 @@
repo:addons/wr-cgcs/layers/cgcs/downloads/libibverbs-41mlnx1-OFED.4.2.1.0.6.42120.src.rpm
repo:stx/downloads/libibverbs-41mlnx1-OFED.4.2.1.0.6.42120.src.rpm

View File

@ -1 +1 @@
repo:addons/wr-cgcs/layers/cgcs/downloads/libmlx4-41mlnx1-OFED.4.1.0.1.0.42120.src.rpm
repo:stx/downloads/libmlx4-41mlnx1-OFED.4.1.0.1.0.42120.src.rpm

View File

@ -1 +1 @@
repo:addons/wr-cgcs/layers/cgcs/downloads/libmlx5-41mlnx1-OFED.4.2.1.2.0.42120.src.rpm
repo:stx/downloads/libmlx5-41mlnx1-OFED.4.2.1.2.0.42120.src.rpm

View File

@ -1 +1 @@
repo:addons/wr-cgcs/layers/cgcs/downloads/mlnx-ofa_kernel-4.3-OFED.4.3.1.0.1.1.g8509e41.src.rpm
repo:stx/downloads/mlnx-ofa_kernel-4.3-OFED.4.3.1.0.1.1.g8509e41.src.rpm

View File

@ -1 +1 @@
repo:addons/wr-cgcs/layers/cgcs/downloads/rdma-core-43mlnx1-1.43101.src.rpm
repo:stx/downloads/rdma-core-43mlnx1-1.43101.src.rpm

View File

@ -2,14 +2,14 @@ Steps to produce mvn.repo.tgz [Maven cache]
===================
cd $MY_REPO/addons/wr-cgcs/layers/cgcs/recipes-restapi-doc/restapi-doc/restapi-doc
cd $MY_REPO/stx/stx-integ/restapi-doc/restapi-doc
cp Makefile Makefile.backup
cp Makefile.mvn_cache Makefile
build_srpms restapi-doc
mock -r $MY_BUILD_CFG_STD "FILE_NAME_TO_THE_BUILT_SRPM"
mock -r $MY_BUILD_CFG_STD --copyout /builddir/build/BUILD/restapi-doc-1.6.0/mvn.repo.tgz ~/
cp ~/mvn.repo.tgz $MY_REPO/addons/wr-cgcs/layers/cgcs/downloads/
cd $MY_REPO/addons/wr-cgcs/layers/cgcs/downloads/
cp ~/mvn.repo.tgz $MY_REPO/stx/downloads/
cd $MY_REPO/stx/downloads/
# only the first time
# ln -s ../../../downloads/mvn.repo.tgz mvn.repo.tgz