aboutsummaryrefslogtreecommitdiff
path: root/opal-ci
diff options
context:
space:
mode:
authorStewart Smith <stewart@linux.vnet.ibm.com>2016-08-26 18:19:18 +1000
committerStewart Smith <stewart@linux.vnet.ibm.com>2016-08-26 18:21:10 +1000
commit4a74a1ea1c27d7f0e46d2df0e87a9f9958da6a6c (patch)
tree6f47fecb94883ae10de5a19052184424117214d0 /opal-ci
parentdc60d645d384a51de7085518dbb4e895a5f8c3a7 (diff)
downloadskiboot-4a74a1ea1c27d7f0e46d2df0e87a9f9958da6a6c.zip
skiboot-4a74a1ea1c27d7f0e46d2df0e87a9f9958da6a6c.tar.gz
skiboot-4a74a1ea1c27d7f0e46d2df0e87a9f9958da6a6c.tar.bz2
test/qemu: bump qemu version used in CI, adds IPMI support
Now based on Cédric's branch. Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'opal-ci')
-rwxr-xr-xopal-ci/build-qemu-powernv.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/opal-ci/build-qemu-powernv.sh b/opal-ci/build-qemu-powernv.sh
index 5d2536e..3b03853 100755
--- a/opal-ci/build-qemu-powernv.sh
+++ b/opal-ci/build-qemu-powernv.sh
@@ -1,7 +1,7 @@
#!/bin/bash
set -e
-git clone --depth=1 -b qemu-powernv-for-skiboot-2 git://github.com/open-power/qemu.git
+git clone --depth=1 -b qemu-powernv-for-skiboot-3 git://github.com/open-power/qemu.git
cd qemu
git submodule update --init dtc
./configure --target-list=ppc64-softmmu --disable-werror