Skip to content

Commit 1c33943

Browse files
committed
versioning.sh fix qemu build target
1 parent a7e8931 commit 1c33943

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-assets/scripts/versioning.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ function application_build_versioned_components()
206206
# Stick to upstream as long as possible.
207207
# https://github.com/qemu/qemu/tags
208208

209-
qemu_build "${XBB_QEMU_VERSION}" "arm"
209+
qemu_build "${XBB_QEMU_VERSION}" "riscv"
210210

211211
# Legacy qemu-system-gnuarmeclipse is no longer available.
212212

0 commit comments

Comments
 (0)