diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2016-11-16 16:28:02 +0100 |
---|---|---|
committer | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2016-11-16 16:33:08 +0100 |
commit | 936ea53dc31f6c59207b02ce018666f458d91858 (patch) | |
tree | e2ac92171dd9fa604a230a071af59d3ca859786b /armband-fuel-config.mk | |
parent | ffe9e2101d566c8e1e4a71be8477d7c6d25805a0 (diff) |
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 <Alexandru.Avadanii@enea.com>
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 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 |