diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2016-08-27 17:13:32 +0200 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-09-19 08:52:03 +0000 |
commit | 2756abf8bbbad9b9ac4dd9a7be529a4fcb5c6c24 (patch) | |
tree | ec1e9909693954bee698f269799ee233a756d6f6 | |
parent | 912bd034f3e5de4ceb52d07dcdcf6abe5c2298a6 (diff) |
Updated armband
Project: fuel f9326c161e2e8ed039499d30cced7c2553874e26
build: Move patches to <patch-repos> dir
Decouple main Makefile and repository patches by moving all Fuel
component patches to a subdir, <patch-repo>.
Proposed structure of <patch-repos> dir:
- patch-repos/*.patch are intended for <fuel-main> git repo;
- patch-repos/build/repo/<fuel-module>/*.patch are intended for
<fuel-module>, e.g. "fuel-nailgun";
Full list of Fuel submodules supported by this mechanism at [1].
While at it, replace all occurences of </tmp/fuel-main> with
<FUEL_MAIN_DIR> in main Makefile and rewrite a few git/make calls
to use the "-C" arg.
NOTE: `git -C` is available starting with git 1.8.5.
[1] https://github.com/openstack/fuel-main/blob/stable/mitaka/repos.mk
#L32-L44
Change-Id: I5e4adc7285054777c3898592ed48482ccd2b706f
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit 52701ce099ac455aa393aac34d684f5d59b3d2fe)
m--------- | upstream/fuel | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/upstream/fuel b/upstream/fuel -Subproject 269773ffd3bbd267aeee21b49f83783c064c04c +Subproject f9326c161e2e8ed039499d30cced7c2553874e2 |