From: Randy MacLeod Date: Mon, 16 Oct 2017 15:00:44 +0000 (-0400) Subject: README.qemu: qemuppc64 is not supported X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~19786 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b413a80578caacd9a7f405f3c51a3921d78a60d;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.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 fca04b1fa48..9f56b7d668b 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.