aboutsummaryrefslogtreecommitdiffstats
path: root/armband-fuel-config.mk
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2017-08-29 20:30:35 +0200
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>2017-08-29 20:31:51 +0200
commitb2e6a3583baf97124dfbfd62026c57f114968efd (patch)
tree1d715b457192cd7b7e486cd0824892e4a4f7fed2 /armband-fuel-config.mk
parent26be4fb77af34a001f01d0f3a01bbf8bf6040877 (diff)
armband-fuel-config.mk: Disable remote tracking
While at it, bump Fuel@OPNFV submodule to most recent commit. Change-Id: I06de83211babcaa3ab0eec9a9d83521f73f38c99 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Diffstat (limited to 'armband-fuel-config.mk')
-rw-r--r--armband-fuel-config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/armband-fuel-config.mk b/armband-fuel-config.mk
index 1a7c3ab9..3b2bd7b8 100644
--- a/armband-fuel-config.mk
+++ b/armband-fuel-config.mk
@@ -16,7 +16,7 @@ F_PATCH_DIR := ${A_FUEL_BASE}/mcp/patches
# To enable remote tracking, set the following var to any non-empty string.
# Leaving this var empty will bind each git submodule to its saved commit.
-ARMBAND_TRACK_REMOTES ?= yes
+ARMBAND_TRACK_REMOTES ?=
# for the patches applying purposes (empty git config in docker build container)
export GIT_COMMITTER_NAME?=OPNFV Armband