From e5231d51b917d52f41cfc25fbab5b3d37a32791c Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Fri, 3 Feb 2017 02:47:01 +0100 Subject: f_tacker-pluginbuild: Enable for Newton JIRA: ARMBAND-204 Change-Id: I96b45c705d05dc0f1c71257f8f8237838a6fc5a3 Signed-off-by: Alexandru Avadanii --- armband-fuel-config.mk | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'armband-fuel-config.mk') diff --git a/armband-fuel-config.mk b/armband-fuel-config.mk index ef5e42c6..50db8464 100644 --- a/armband-fuel-config.mk +++ b/armband-fuel-config.mk @@ -22,9 +22,7 @@ F_SUB_DIR := ${F_REPOS_DIR}/sub ARMBAND_TRACK_REMOTES ?= yes # Armband plugins, supported archs & specific info -# FIXME(alav): re-enable for D release after rebasing to Newton -#export PLUGINS := f_tacker-pluginbuild -export PLUGINS := f_yardstick-pluginbuild f_congress-pluginbuild f_odlpluginbuild f_bgpvpn-pluginbuild f_ovs-nsh-dpdk-pluginbuild +export PLUGINS := f_yardstick-pluginbuild f_congress-pluginbuild f_odlpluginbuild f_bgpvpn-pluginbuild f_ovs-nsh-dpdk-pluginbuild f_tacker-pluginbuild export UBUNTU_ARCH := amd64 arm64 export PRODNO := OPNFV_A_FUEL export MIRROR_MOS_UBUNTU := linux.enea.com -- cgit 1.2.3-korg