Signed-off-by: Khem Raj <raj.k...@gmail.com> --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/config.json b/config.json index e95a292..c4b31e3 100644 --- a/config.json +++ b/config.json @@ -589,7 +589,7 @@ "TEMPLATE" : "ltp-qemu" }, "qemuriscv32" : { - "MACHINE" : "qemuriscv64", + "MACHINE" : "qemuriscv32", "TEMPLATE" : "arch-qemu" }, "qemuriscv64" : { @@ -597,7 +597,7 @@ "TEMPLATE" : "arch-qemu" }, "qemuriscv32-tc" : { - "MACHINE" : "qemuriscv64", + "MACHINE" : "qemuriscv32", "TEMPLATE" : "toolchain-qemu" }, "qemuriscv64-tc" : { -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#61769): https://lists.yoctoproject.org/g/yocto/message/61769 Mute This Topic: https://lists.yoctoproject.org/mt/102856570/21656 Group Owner: yocto+ow...@lists.yoctoproject.org Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-