diff options
author | Hui Wang <wanghui71@huawei.com> | 2018-05-25 09:09:30 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-05-25 09:09:30 +0000 |
commit | c68a093e276f34b7a8246f6941533cf1d3e5529c (patch) | |
tree | fcaed428d9d64143a273376f601add0977228658 /docs/submodules/stor4nfv | |
parent | 68409e2f400d185fdff88f1d3f367c311d865d6a (diff) |
Update git submodules
* Update docs/submodules/stor4nfv from branch 'master'
- Merge "manage local patches"
- manage local patches
We could not put the source code of ceph or other projects due to
different license, and so we have to only manage those changes locally.
This patch provides one way to apply local patches into source code
from public repo.
We can use the '.rc' file in every project to configure the branch, repo
and list all local patches which need to be applies into original branch.
And then use 'do_patch.sh' script to apply them one by one, e.g.
$ src/do_patch.sh src/ceph/ceph.rc
Change-Id: I07573a0ab6985c2aca2558ac2183cdfc8187bf04
Signed-off-by: Qiaowei Ren <qiaowei.ren@intel.com>
Diffstat (limited to 'docs/submodules/stor4nfv')
m--------- | docs/submodules/stor4nfv | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/stor4nfv b/docs/submodules/stor4nfv -Subproject fca5504bcb2f14ad36d9a29658a6a7c96c29d8b +Subproject ea3c10e5533ae4bdbb3fc449e3baf2eb256b2ae |