From 2756abf8bbbad9b9ac4dd9a7be529a4fcb5c6c24 Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Sat, 27 Aug 2016 17:13:32 +0200 Subject: Updated armband Project: fuel f9326c161e2e8ed039499d30cced7c2553874e26 build: Move patches to dir Decouple main Makefile and repository patches by moving all Fuel component patches to a subdir, . Proposed structure of dir: - patch-repos/*.patch are intended for git repo; - patch-repos/build/repo//*.patch are intended for , e.g. "fuel-nailgun"; Full list of Fuel submodules supported by this mechanism at [1]. While at it, replace all occurences of with 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 (cherry picked from commit 52701ce099ac455aa393aac34d684f5d59b3d2fe) --- upstream/fuel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'upstream/fuel') diff --git a/upstream/fuel b/upstream/fuel index 269773ff..f9326c16 160000 --- a/upstream/fuel +++ b/upstream/fuel @@ -1 +1 @@ -Subproject commit 269773ffd3bbd267aeee21b49f83783c064c04c6 +Subproject commit f9326c161e2e8ed039499d30cced7c2553874e26 -- cgit 1.2.3-korg