Qemu 2.2 doesn't compile on Fedora 22 and ovs was set to track the head
of master. We need to fix this for OPNFV builds.
Change-Id: I05823f96b9347ac322831a0dd3f3d63dcf726beb
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
Reviewed-by: Martin Klozik <martinx.klozik@intel.com>
# OVS section
OVS_URL ?= https://github.com/openvswitch/ovs
-OVS_TAG ?= master
+OVS_TAG ?= 32756a57d59d4f8161b9578b7df42edf51ff807c
# QEMU section
QEMU_URL ?= https://github.com/qemu/qemu.git
-QEMU_TAG ?= v2.2.1
+QEMU_TAG ?= v2.3.0