[Skiboot] [PATCH] CI: Bump the Qemu we build for CI testing
    Stewart Smith 
    stewart at linux.ibm.com
       
    Thu Nov  1 18:37:12 AEDT 2018
    
    
  
Signed-off-by: Stewart Smith <stewart at linux.ibm.com>
---
 opal-ci/build-qemu-powernv.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/opal-ci/build-qemu-powernv.sh b/opal-ci/build-qemu-powernv.sh
index 5c61aa720ddc..0e87496f9a24 100755
--- a/opal-ci/build-qemu-powernv.sh
+++ b/opal-ci/build-qemu-powernv.sh
@@ -2,7 +2,7 @@
 set -e
 set -vx
 
-git clone --depth=1 -b qemu-powernv-for-skiboot-5 git://github.com/open-power/qemu.git
+git clone --depth=1 -b qemu-powernv-for-skiboot-6 git://github.com/open-power/qemu.git
 cd qemu
 git submodule update --init dtc
 export CC="ccache gcc"
-- 
2.17.2
    
    
More information about the Skiboot
mailing list