From b2e6a3583baf97124dfbfd62026c57f114968efd Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Tue, 29 Aug 2017 20:30:35 +0200 Subject: 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 --- armband-fuel-config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'armband-fuel-config.mk') 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 -- cgit 1.2.3-korg