[OE-core] [PATCH 0/5][v2] Adding qemuppc64

Armin Kuster akuster808 at gmail.com
Sun Jul 3 18:15:43 UTC 2016


From: Armin Kuster <akuster at mvista.com>

Please consider these changes to add qemuppc64 support.

Added qemu-native support (hope I did it correctly)
Update kernel SRCREV 

[Yocto #9778]


The following changes since commit 5c11e365e19357f721c49d076971567e7b64b61b:

  lib/oeqa: add Galculator to SDK and runtime tests (2016-07-01 16:22:48 +0100)

are available in the git repository at:

  http://git.yoctoproject.org/git/poky-contrib akuster/qemuppc64v2
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=akuster/qemuppc64v2

Armin Kuster (5):
  machine: add qemuppc64 machine
  linux-yocto: add qemuppc64 kernel support
  runqemu: Add qemuppc64
  qemu: add ppc64 to QEMU_TARGETS
  qeme: add ppc64 to poky QEMU_TARGET

 meta-poky/conf/distro/poky.conf              |  4 +++-
 meta/conf/machine/qemuppc64.conf             | 13 +++++++++++++
 meta/recipes-devtools/qemu/qemu.inc          |  2 +-
 meta/recipes-kernel/linux/linux-yocto_4.1.bb |  4 +++-
 meta/recipes-kernel/linux/linux-yocto_4.4.bb |  4 +++-
 scripts/runqemu                              |  9 ++++++---
 scripts/runqemu-internal                     | 24 ++++++++++++++++++------
 7 files changed, 47 insertions(+), 13 deletions(-)
 create mode 100644 meta/conf/machine/qemuppc64.conf

-- 
1.9.1




More information about the Openembedded-core mailing list