mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
scripts/runqemu.README: fix typos and trailing whitespaces
(From OE-Core rev: 217b00d378f359689613ca4c0666bb2eed040f69) Signed-off-by: Ulrich Ölmann <u.oelmann@pengutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
f6bd4af0d9
commit
4c2f9073d6
@@ -1,10 +1,10 @@
|
|||||||
Using OE images with QEMU
|
Using OE images with QEMU
|
||||||
=========================
|
=========================
|
||||||
|
|
||||||
OE-Core can generate qemu bootable kernels and images with can be used
|
OE-Core can generate qemu bootable kernels and images which can be used
|
||||||
on a desktop system. The scripts currently support booting ARM, MIPS, PowerPC
|
on a desktop system. The scripts currently support booting ARM, MIPS, PowerPC
|
||||||
and x86 (32 and 64 bit) images. The scripts can be used within the OE build
|
and x86 (32 and 64 bit) images. The scripts can be used within the OE build
|
||||||
system or externaly.
|
system or externally.
|
||||||
|
|
||||||
The runqemu script is run as:
|
The runqemu script is run as:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user