From cce5b7136895080cfd27848e908f9b6a90cf8c68 Mon Sep 17 00:00:00 2001 From: Stewart Smith Date: Fri, 20 Nov 2015 16:59:43 +1100 Subject: update qemu revisions for opal-ci Signed-off-by: Stewart Smith --- opal-ci/build-qemu-powernv.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'opal-ci') diff --git a/opal-ci/build-qemu-powernv.sh b/opal-ci/build-qemu-powernv.sh index 5b9a4f4..5d2536e 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 -- cgit v1.1