aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2016-06-18 01:09:27 +0200
committerGerrit Code Review <gerrit@172.30.200.206>2016-08-02 11:52:29 +0000
commitf1aaf3abcbafc3b91ff21a378b1e73ad37268ddb (patch)
tree902ef6336112846311e91eb34de08c267030895b
parent5926aeda1c7ff35f21277c2361678ce7834d981c (diff)
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 <Alexandru.Avadanii@enea.com>
m---------upstream/fuel0
1 files changed, 0 insertions, 0 deletions
diff --git a/upstream/fuel b/upstream/fuel
-Subproject 7a02094add80d97be77754c3c404e9d1c1a769c
+Subproject 5bfea5d5b88a167b754384f07453a80d416d733