Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/qemu: separate user and system arch on powerpc64le
Date: Sat, 10 Dec 2016 15:26:48 +0100	[thread overview]
Message-ID: <20161210152648.23bf53e5@free-electrons.com> (raw)
In-Reply-To: <25181d88c76029050a2f8535172838dc0a7f53f5.1481254393.git.sam.bobroff@au1.ibm.com>

Hello,

On Fri,  9 Dec 2016 14:33:15 +1100, Sam Bobroff wrote:
> QEMU provides a single system emulator that supports both powerpc64
> and powerpc64le with a target called 'ppc64-softmmu', but it provides
> a different usermode emulator for each one (with targets
> 'ppc64le-linux-user' and 'ppc64-linux-user').
> 
> Due to this asymmetry it is not possible to support both cases with
> the single arch value used in the package file. This patch introduces
> an additional value into the package configuration,
> HOST_QEMU_SYS_ARCH, so that both cases can be supported.
> 
> Fixes commit d2ff457e88ff4106f97e29516d467978827d30c2
> and autobuilder failture
> http://autobuild.buildroot.net/results/a2d63e21c3e82c36f4a975e90ed56faba18e97a5
> 
> Signed-off-by: Sam Bobroff <sam.bobroff@au1.ibm.com>
> ---
> Hi Buildroot,

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

      reply	other threads:[~2016-12-10 14:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-09  3:33 [Buildroot] [PATCH 1/1] package/qemu: separate user and system arch on powerpc64le Sam Bobroff
2016-12-10 14:26 ` Thomas Petazzoni [this message]

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=20161210152648.23bf53e5@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox