diff options
author | Jonas Bjurel <jonas.bjurel@ericsson.com> | 2016-03-31 13:58:49 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-03-31 13:58:49 +0000 |
commit | 7850796e82bcdef27b0555171f7faf14e9ae99ea (patch) | |
tree | 9930a14263842ebc1022333c9fa40e23c542cd8b /build/f_isoroot | |
parent | f3ba9428eef07e4fc16733a9d0242080f3e38858 (diff) | |
parent | 2c4a12fd2744b674ba777cf18e2c9e4c78c49757 (diff) |
Merge "Fix KVM/QEMU plugin bug" into stable/brahmaputra
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 e4a7d393f..1f823b689 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=1eb8bf930e2ec6e64526e95fcb21124f7401a243 +QEMU_BRANCH=fc2f266fc0986b56deb0b740a5e202205b577a60 QEMU_REPO=https://review.openstack.org/openstack/fuel-plugin-qemu QEMU_CHANGE= |