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:27 +0100 |
commit | 3b413a80578caacd9a7f405f3c51a3921d78a60d (patch) | |
tree | 89b00fff0d70a2c8dee8531f91bed4bcc59f0e9c /README.qemu | |
parent | a09184bf47323b63d9548d17cc1e4e694cb605a9 (diff) | |
download | openembedded-core-3b413a80578caacd9a7f405f3c51a3921d78a60d.tar.gz |
README.qemu: qemuppc64 is not supportedyocto-2.42017-10-rocko2017-10
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: * 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. |