aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2016-04-29 19:27:29 +0200
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>2016-05-02 14:53:06 +0000
commit38867ad566e1ad6538a69d31484734538df0896d (patch)
tree4469e20d4afb407881d34dc2122dae0b86cb6fde /Makefile
parentb85bf7d3e726af6027e51244de3c5c68fde79754 (diff)
Cleanup: Kill submodule: fuel-plugin-qemu.
Since we only build ODL plugin on arm64 for now, kill fuel-plugin-qemu submodule in armband repo. Change-Id: Ib7a6dfe7e1dbd03771e3f28d2769d54659280901 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> (cherry picked from commit c25ef1bb7537eef4df3169b603b087c6de126bef)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index c59f8304..27215bef 100644
--- a/Makefile
+++ b/Makefile
@@ -64,7 +64,6 @@ build:
FUEL_AGENT_REPO=${root}/upstream/fuel-agent \
FUEL_NAILGUN_AGENT_REPO=${root}/upstream/fuel-nailgun-agent \
FUEL_MIRROR_REPO=${root}/upstream/fuel-mirror \
- QEMU_REPO=${root}/upstream/fuel-plugin-qemu \
OVSNFV_DPDK_REPO=${root}/upstream/fuel-plugin-ovsnfv \
ODL_REPO=${root}/upstream/fuel-plugin-opendaylight \
ODL_CHANGE= \
@@ -73,7 +72,6 @@ build:
FUEL_AGENT_COMMIT=HEAD \
FUEL_NAILGUN_AGENT_COMMIT=HEAD \
FUEL_MIRROR_COMMIT=HEAD \
- QEMU_BRANCH=HEAD \
OVSNFV_DPDK_BRANCH=armband-workbench \
ODL_BRANCH=armband-workbench \
PRODUCT_VERSION=8.0 \