[Skiboot] [PATCH] ci: Bump qemu version
Vasant Hegde
hegdevasant at linux.vnet.ibm.com
Fri Aug 20 01:41:03 AEST 2021
Move to qemu version powernv-6.1.
Signed-off-by: Vasant Hegde <hegdevasant at linux.vnet.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 cf96048a8..725130309 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 powernv-6.0 git://github.com/open-power/qemu.git
+git clone --depth=1 -b powernv-6.1 git://github.com/open-power/qemu.git
cd qemu
git submodule update --init dtc
export CC="ccache gcc"
--
2.31.1
More information about the Skiboot
mailing list