diff options
author | Randy MacLeod <Randy.MacLeod@windriver.com> | 2017-10-16 11:00:44 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-10-16 23:54:31 +0100 |
commit | 65d23bd7986615fdfb0f1717b615534a2a14ab80 (patch) | |
tree | 889bf58528a735379d5d7bc289ade68f9b2407bd /README.qemu | |
parent | 8333c0a54d4f5ad0eec4f27d7afbf92192b5b128 (diff) | |
download | poky-65d23bd7986615fdfb0f1717b615534a2a14ab80.tar.gz |
README.qemu: qemuppc64 is not supportedyocto-2.4rocko-18.0.0
(From OE-Core rev: 3b413a80578caacd9a7f405f3c51a3921d78a60d)
Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'README.qemu')
-rw-r--r-- | README.qemu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.qemu b/README.qemu index fca04b1fa4..9f56b7d668 100644 --- a/README.qemu +++ b/README.qemu | |||
@@ -7,7 +7,7 @@ are currently supported in 32 and 64 bit variants: | |||
7 | 7 | ||
8 | * ARM (qemuarm + qemuarm64) | 8 | * ARM (qemuarm + qemuarm64) |
9 | * x86 (qemux86 + qemux86-64) | 9 | * x86 (qemux86 + qemux86-64) |
10 | * PowerPC (qemuppc + qemuppc64) | 10 | * PowerPC (qemuppc only) |
11 | * MIPS (qemumips + qemumips64) | 11 | * MIPS (qemumips + qemumips64) |
12 | 12 | ||
13 | Use of the QEMU images is covered in the Yocto Project Reference Manual. | 13 | Use of the QEMU images is covered in the Yocto Project Reference Manual. |