summaryrefslogtreecommitdiffstats
path: root/README.qemu
diff options
context:
space:
mode:
authorRandy MacLeod <Randy.MacLeod@windriver.com>2017-10-16 11:00:44 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-10-16 23:54:27 +0100
commit3b413a80578caacd9a7f405f3c51a3921d78a60d (patch)
tree89b00fff0d70a2c8dee8531f91bed4bcc59f0e9c /README.qemu
parenta09184bf47323b63d9548d17cc1e4e694cb605a9 (diff)
downloadopenembedded-core-contrib-3b413a80578caacd9a7f405f3c51a3921d78a60d.tar.gz
README.qemu: qemuppc64 is not supported
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.qemu2
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:
* ARM (qemuarm + qemuarm64)
* x86 (qemux86 + qemux86-64)
- * PowerPC (qemuppc + qemuppc64)
+ * PowerPC (qemuppc only)
* MIPS (qemumips + qemumips64)
Use of the QEMU images is covered in the Yocto Project Reference Manual.