Skip to content

Commit b5864a1

Browse files
committed
qemu: rename arc_qemu
Rename recipe to be consistent with other recipes. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
1 parent 1470800 commit b5864a1

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

meta-zephyr-sdk/recipes-hosttools/hosttools/hosttools-tarball.bb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ TOOLCHAIN_HOST_TASK ?= "\
99
nativesdk-bossa \
1010
nativesdk-openocd \
1111
nativesdk-dtc \
12-
nativesdk-arc-qemu \
13-
nativesdk-legacy-qemu \
12+
nativesdk-qemu-arc \
13+
nativesdk-qemu-legacy \
1414
nativesdk-qemu-zephyr \
1515
"
1616

0 commit comments

Comments
 (0)