diff options
Diffstat (limited to 'armband-fuel-config.mk')
-rw-r--r-- | armband-fuel-config.mk | 2 |
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 |