diff options
author | Jonas Bjurel <jonas.bjurel@ericsson.com> | 2016-04-06 12:46:15 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-04-06 12:46:15 +0000 |
commit | a2cc23055bcbf550de2d2f3d2dd8bf0893449853 (patch) | |
tree | 5b40b2bcf17890976719ad5a61708e4fdd145ed5 /build/f_isoroot | |
parent | 8636a4593d7282b5f3708f616ce2528c54c4b2e5 (diff) | |
parent | c54ff4deba9a2cdc8c420a06244301f8eba2d748 (diff) |
Merge "Fix KVM/QEMU plugin bug"
Diffstat (limited to 'build/f_isoroot')
-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 1f823b689..0b846547e 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=fc2f266fc0986b56deb0b740a5e202205b577a60 +QEMU_BRANCH=c35ce3377bcf382a4e36f1df49758100cd2910b1 QEMU_REPO=https://review.openstack.org/openstack/fuel-plugin-qemu QEMU_CHANGE= |