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 +- upstream/fuel | 2 +- upstream/fuel-plugin-opendaylight | 2 +- upstream/fuel-plugin-ovs | 2 +- upstream/vswitchperf | 2 +- 5 files changed, 5 insertions(+), 5 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 index cf93e6ee..d4b0f796 160000 --- a/upstream/fuel +++ b/upstream/fuel @@ -1 +1 @@ -Subproject commit cf93e6ee11c96de090b04196cc96b4a6b0948928 +Subproject commit d4b0f79649da3ad7a3f3f59d3b92ea230f5b1826 diff --git a/upstream/fuel-plugin-opendaylight b/upstream/fuel-plugin-opendaylight index 8cc22c47..32314451 160000 --- a/upstream/fuel-plugin-opendaylight +++ b/upstream/fuel-plugin-opendaylight @@ -1 +1 @@ -Subproject commit 8cc22c4717d2da338135d854e1d13aac3ef75314 +Subproject commit 323144519475a0ba6be76ea1696b1643232158e0 diff --git a/upstream/fuel-plugin-ovs b/upstream/fuel-plugin-ovs index 0c85aa25..7d90856a 160000 --- a/upstream/fuel-plugin-ovs +++ b/upstream/fuel-plugin-ovs @@ -1 +1 @@ -Subproject commit 0c85aa25efd3f47008effe9f469d86073df18e12 +Subproject commit 7d90856a02fce1a379dcaf2c32dd9d5f6088c229 diff --git a/upstream/vswitchperf b/upstream/vswitchperf index 48ec9750..1356d7c2 160000 --- a/upstream/vswitchperf +++ b/upstream/vswitchperf @@ -1 +1 @@ -Subproject commit 48ec9750583c47dadf0f3fd931dc2cf12f738b67 +Subproject commit 1356d7c2bccabdd6239d1ae8628f869556ed2938 -- cgit 1.2.3-korg