Skip to content

Commit 4be7a4d

Browse files
oyvindronningstadfabiobaltieri
authored andcommitted
qemu_malta_qemu_malta_be.yaml: Fix 'identifier' typo
qemu_malta//be -> qemu_malta/qemu_malta/be This caused the board not to work with Twister. Signed-off-by: Øyvind Rønningstad <[email protected]>
1 parent 79b8285 commit 4be7a4d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

boards/qemu/malta/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Use this configuration to run :zephyr:code-sample:`synchronization` sample in bi
9595
.. zephyr-app-commands::
9696
:zephyr-app: samples/synchronization
9797
:host-os: unix
98-
:board: qemu_malta//be
98+
:board: qemu_malta/qemu_malta/be
9999
:goals: run
100100

101101

boards/qemu/malta/qemu_malta_qemu_malta_be.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
identifier: qemu_malta//be
1+
identifier: qemu_malta/qemu_malta/be
22
name: QEMU emulation for MIPS (big endian)
33
type: qemu
44
simulation: qemu

0 commit comments

Comments
 (0)