diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2017-01-24 21:47:23 +0100 |
---|---|---|
committer | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2017-02-03 02:40:51 +0100 |
commit | ec0504dbebc5e3f9e29606f1995a0ad0b603bdad (patch) | |
tree | 3f6b5a8d22e5fe733d7739fbdc9cabea952974b3 /armband-fuel-config.mk | |
parent | c0831f01ac28150a4ffc646fdbf0d6a03435cdd8 (diff) |
fuel-plugin-ovs: Rebase patches and enable for N
JIRA: ARMBAND-203
Change-Id: I8c1ca9a10b62751509a37b0079d4e7040e53a60d
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Diffstat (limited to 'armband-fuel-config.mk')
-rw-r--r-- | armband-fuel-config.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/armband-fuel-config.mk b/armband-fuel-config.mk index ba738628..ef5e42c6 100644 --- a/armband-fuel-config.mk +++ b/armband-fuel-config.mk @@ -23,8 +23,8 @@ ARMBAND_TRACK_REMOTES ?= yes # Armband plugins, supported archs & specific info # FIXME(alav): re-enable for D release after rebasing to Newton -#export PLUGINS := f_ovs-nsh-dpdk-pluginbuild f_tacker-pluginbuild -export PLUGINS := f_yardstick-pluginbuild f_congress-pluginbuild f_odlpluginbuild f_bgpvpn-pluginbuild +#export PLUGINS := f_tacker-pluginbuild +export PLUGINS := f_yardstick-pluginbuild f_congress-pluginbuild f_odlpluginbuild f_bgpvpn-pluginbuild f_ovs-nsh-dpdk-pluginbuild export UBUNTU_ARCH := amd64 arm64 export PRODNO := OPNFV_A_FUEL export MIRROR_MOS_UBUNTU := linux.enea.com |