]> code.ossystems Code Review - openembedded-core.git/commitdiff
README.qemu: qemuppc64 is not supported 2017-10 2017-10-rocko yocto-2.4
authorRandy MacLeod <Randy.MacLeod@windriver.com>
Mon, 16 Oct 2017 15:00:44 +0000 (11:00 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Oct 2017 22:54:27 +0000 (23:54 +0100)
Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
README.qemu

index fca04b1fa48e34228c8d5f61a06cffa3a33ddbbc..9f56b7d668bad4867627553034d18d35e698aabd 100644 (file)
@@ -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.