local.conf.sample: drop MIPS, PPC entries; add 64-bit RISC-V

1) Drop MIPS and PPC lines since we should refer to only those arches
   tested by the autobuilder.
2) Add entry for 64-bit RISC-V.

[RP: Tweak ordering]
(From meta-yocto rev: ec2b74877d3732b6ea927cb9ea8c726e0568d65e)

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Robert P. J. Day 2025-06-27 12:26:13 -04:00 committed by Richard Purdie
parent e4a79c9a60
commit fef1dcbd15

View File

@ -21,9 +21,7 @@
#
#MACHINE ?= "qemuarm"
#MACHINE ?= "qemuarm64"
#MACHINE ?= "qemumips"
#MACHINE ?= "qemumips64"
#MACHINE ?= "qemuppc"
#MACHINE ?= "qemuriscv64"
#MACHINE ?= "qemux86"
#MACHINE ?= "qemux86-64"
#