From f1aaf3abcbafc3b91ff21a378b1e73ad37268ddb Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Sat, 18 Jun 2016 01:09:27 +0200 Subject: Updated armband Project: fuel 5bfea5d5b88a167b754384f07453a80d416d7337 build: fuel-main: Decouple patches, Makefile. Tested in armband, with very small adaptions. Use `git apply` and/or `git am` in favor of `patch`. Change patches from old context format to unified diff. This change allows us to decouple Makefile and patches. This means we no longer have to manually stage touched files before committing them to git. Possible improvements: - move patches to separate dir and add ordering info (prefix); - merge patches (currently we have one per touched file); Remove obsolete (unused?) patch: - fuel-main_docker_version.patch Change-Id: I5b621370993b259779c813b47105f632948e6da7 Signed-off-by: Alexandru Avadanii --- upstream/fuel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'upstream') diff --git a/upstream/fuel b/upstream/fuel index 7a02094a..5bfea5d5 160000 --- a/upstream/fuel +++ b/upstream/fuel @@ -1 +1 @@ -Subproject commit 7a02094add80d97be77754c3c404e9d1c1a769c6 +Subproject commit 5bfea5d5b88a167b754384f07453a80d416d7337 -- cgit 1.2.3-korg