From 7183f41f0acc9457fa06b2dd4d68a11754c6105d Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Tue, 11 Oct 2016 19:13:51 +0200 Subject: fuel-plugin-tacker: Enable build for Armband JIRA: ARMBAND-143 Conflicts: armband-fuel-config.mk Signed-off-by: Alexandru Avadanii Change-Id: I388e324b39aa2cec015bc65559f4c363bc37abdd --- patches/opnfv-fuel/0043-build-Add-armband.mk-config.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'patches/opnfv-fuel') diff --git a/patches/opnfv-fuel/0043-build-Add-armband.mk-config.patch b/patches/opnfv-fuel/0043-build-Add-armband.mk-config.patch index cb07c9fc..9e089522 100644 --- a/patches/opnfv-fuel/0043-build-Add-armband.mk-config.patch +++ b/patches/opnfv-fuel/0043-build-Add-armband.mk-config.patch @@ -62,7 +62,7 @@ index 0000000..1e772f0 +# Only configure Armband stuff when ARMBAND_BASE is set +ifdef ARMBAND_BASE + # Armband plugins, supported archs & specific info -+ export PLUGINS := f_odlpluginbuild f_bgpvpn-pluginbuild f_ovs-nsh-dpdk-pluginbuild ++ export PLUGINS := 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