From: Armin Kuster <akuster808@gmail.com>
To: openembedded-core@lists.openembedded.org, akuster@mvista.com
Subject: [PATCH 0/5][v2] Adding qemuppc64
Date: Sun, 3 Jul 2016 11:15:43 -0700 [thread overview]
Message-ID: <cover.1467569369.git.akuster@mvista.com> (raw)
From: Armin Kuster <akuster@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
next reply other threads:[~2016-07-03 18:15 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-03 18:15 Armin Kuster [this message]
2016-07-03 18:15 ` [PATCH 1/5] machine: add qemuppc64 machine Armin Kuster
2016-07-03 18:15 ` [PATCH 2/5] linux-yocto: add qemuppc64 kernel support Armin Kuster
2016-07-03 18:15 ` [PATCH 3/5] runqemu: Add qemuppc64 Armin Kuster
2016-07-03 18:15 ` [PATCH 4/5] qemu: add ppc64 to QEMU_TARGETS Armin Kuster
2016-07-11 11:47 ` Burton, Ross
2016-07-03 18:15 ` [PATCH 5/5] qeme: add ppc64 to poky QEMU_TARGET Armin Kuster
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1467569369.git.akuster@mvista.com \
--to=akuster808@gmail.com \
--cc=akuster@mvista.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.