From 936ea53dc31f6c59207b02ce018666f458d91858 Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Wed, 16 Nov 2016 16:28:02 +0100 Subject: FIXME: build: Temp pin to pre-Newton Fuel@OPNFV Until we populate Armband repos with Fuel Newton packages, we cannot build the Newton version of Fuel@OPNFV in Armband. Therefore, temporarily pin the upstream repos to pre-Newton commits. JIRA: ARMBAND-118 Change-Id: I34d44c4fabe59c32a7f2c45424dd80e9ae3e04bc 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 8ccb29cf..a1a48b71 100644 --- a/armband-fuel-config.mk +++ b/armband-fuel-config.mk @@ -19,7 +19,7 @@ F_SUB_DIR := ${F_REPOS_DIR}/sub # 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 ?= # Armband plugins, supported archs & specific info export PLUGINS := f_odlpluginbuild f_bgpvpn-pluginbuild f_ovs-nsh-dpdk-pluginbuild f_tacker-pluginbuild -- cgit 1.2.3-korg