diff options
author | Ruijing Guo <ruijing.guo@intel.com> | 2016-01-26 03:23:03 +0000 |
---|---|---|
committer | Jonas Bjurel <jonas.bjurel@ericsson.com> | 2016-01-28 21:01:32 +0100 |
commit | 108cdaacf2e3cc1febabc10cead78b1120e9156b (patch) | |
tree | a08e8275e1ea53f84ac411be2748c6feacd70385 /build/f_isoroot/f_qemupluginbuild | |
parent | a5748ad1e936461a5cb592e354e7b1c771c924f0 (diff) |
Rebase Fuel OVS & QEMU plugin to Fuel 8.0
Change-Id: I73a3e5e64d7987c773d3f543f6ad94cdf96d2bdb
Signed-off-by: Ruijing Guo <ruijing.guo@intel.com>
Diffstat (limited to 'build/f_isoroot/f_qemupluginbuild')
-rw-r--r-- | build/f_isoroot/f_qemupluginbuild/config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/f_isoroot/f_qemupluginbuild/config.mk b/build/f_isoroot/f_qemupluginbuild/config.mk index 33ef0c176..e98527c34 100644 --- a/build/f_isoroot/f_qemupluginbuild/config.mk +++ b/build/f_isoroot/f_qemupluginbuild/config.mk @@ -7,6 +7,6 @@ # http://www.apache.org/licenses/LICENSE-2.0 ############################################################################## -QEMU_BRANCH=77933feb081ae8668865b7a4db5549b44865a154 +QEMU_BRANCH=dcb7040adfb1c9efe5e93bbb37ea4090f577604c QEMU_REPO=https://review.openstack.org/openstack/fuel-plugin-qemu QEMU_CHANGE= |