summaryrefslogtreecommitdiffstats
path: root/opal-ci
diff options
context:
space:
mode:
authorStewart Smith <stewart@linux.vnet.ibm.com>2015-11-20 16:59:43 +1100
committerStewart Smith <stewart@linux.vnet.ibm.com>2015-11-20 16:59:43 +1100
commitcce5b7136895080cfd27848e908f9b6a90cf8c68 (patch)
tree1f02df1f55ea365f4e453302e027b0f2cedae671 /opal-ci
parent1cec33c680312afff1568e96f9cf5b30ab57ea78 (diff)
downloadblackbird-skiboot-cce5b7136895080cfd27848e908f9b6a90cf8c68.tar.gz
blackbird-skiboot-cce5b7136895080cfd27848e908f9b6a90cf8c68.zip
update qemu revisions for opal-ci
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 5b9a4f4b..5d2536ea 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-1 git://github.com/open-power/qemu.git
+git clone --depth=1 -b qemu-powernv-for-skiboot-2 git://github.com/open-power/qemu.git
cd qemu
git submodule update --init dtc
./configure --target-list=ppc64-softmmu --disable-werror
OpenPOWER on IntegriCloud