From: Randy MacLeod Date: Mon, 16 Oct 2017 15:00:44 +0000 (-0400) Subject: README.qemu: qemuppc64 is not supported X-Git-Tag: 2017-10^0 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=3b413a80578caacd9a7f405f3c51a3921d78a60d;p=openembedded-core.git README.qemu: qemuppc64 is not supported Signed-off-by: Randy MacLeod Signed-off-by: Richard Purdie --- 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.