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 | |
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>
-rw-r--r-- | armband-fuel-config.mk | 2 | ||||
m--------- | upstream/fuel | 0 | ||||
m--------- | upstream/fuel-plugin-opendaylight | 0 | ||||
m--------- | upstream/fuel-plugin-ovs | 0 | ||||
m--------- | upstream/vswitchperf | 0 |
5 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 diff --git a/upstream/fuel b/upstream/fuel -Subproject cf93e6ee11c96de090b04196cc96b4a6b094892 +Subproject d4b0f79649da3ad7a3f3f59d3b92ea230f5b182 diff --git a/upstream/fuel-plugin-opendaylight b/upstream/fuel-plugin-opendaylight -Subproject 8cc22c4717d2da338135d854e1d13aac3ef7531 +Subproject 323144519475a0ba6be76ea1696b1643232158e diff --git a/upstream/fuel-plugin-ovs b/upstream/fuel-plugin-ovs -Subproject 0c85aa25efd3f47008effe9f469d86073df18e1 +Subproject 7d90856a02fce1a379dcaf2c32dd9d5f6088c22 diff --git a/upstream/vswitchperf b/upstream/vswitchperf -Subproject 48ec9750583c47dadf0f3fd931dc2cf12f738b6 +Subproject 1356d7c2bccabdd6239d1ae8628f869556ed293 |