From: Kang Kai <Kai.Kang@windriver.com>
To: <yocto@yoctoproject.org>
Subject: Re: [PATCH] qemu: enable aarch64 support in yocto
Date: Wed, 20 Aug 2014 09:42:45 +0800 [thread overview]
Message-ID: <53F3FD15.60502@windriver.com> (raw)
In-Reply-To: <1408072893-28126-2-git-send-email-kai.kang@windriver.com>
[-- Attachment #1: Type: text/plain, Size: 990 bytes --]
On 2014?08?15? 11:21, Kai Kang wrote:
> qemu 2.1.0 support aarch64 targets, so add aarch64 to QEMU_TARGETS to
> enable qemu aarch64 support. Var QEMU_TARGETS in poky.conf overrides the
> var in qemu recipe, so add in poky.conf too.
>
> Signed-off-by: Kai Kang <kai.kang@windriver.com>
> ---
> meta-yocto/conf/distro/poky.conf | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-yocto/conf/distro/poky.conf b/meta-yocto/conf/distro/poky.conf
> index ec251f9..9a67b50 100644
> --- a/meta-yocto/conf/distro/poky.conf
> +++ b/meta-yocto/conf/distro/poky.conf
> @@ -44,7 +44,7 @@ DISTRO_EXTRA_RDEPENDS_append_qemux86-64 = " ${POKYQEMUDEPS}"
>
> TCLIBCAPPEND = ""
>
> -QEMU_TARGETS ?= "arm i386 mips mipsel ppc x86_64"
> +QEMU_TARGETS ?= "arm aarch64 i386 mips mipsel ppc x86_64"
> # Other QEMU_TARGETS "mips64 mips64el sh4"
>
> PREMIRRORS ??= "\
Hi,
Any comment for this patch? Thanks.
--
Regards,
Neil | Kai Kang
[-- Attachment #2: Type: text/html, Size: 1533 bytes --]
next prev parent reply other threads:[~2014-08-20 1:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-15 3:21 [meta-yocto][PATCH] enable aarch64 support for qemu in yocto Kai Kang
2014-08-15 3:21 ` [PATCH] qemu: enable aarch64 support " Kai Kang
2014-08-20 1:42 ` Kang Kai [this message]
2014-09-17 7:53 ` Kang Kai
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=53F3FD15.60502@windriver.com \
--to=kai.kang@windriver.com \
--cc=yocto@yoctoproject.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.