Openembedded Core Discussions
 help / color / mirror / Atom feed
From: akuster808 <akuster808@gmail.com>
To: "mark.hatle@windriver.com >> Mark Hatle" <mark.hatle@windriver.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH][dizzy] qemu: disable the build for mips
Date: Mon, 24 Nov 2014 19:24:21 -0800	[thread overview]
Message-ID: <5473F665.2060307@gmail.com> (raw)
In-Reply-To: <1416364883-213938-1-git-send-email-mark.hatle@windriver.com>

Thanks,

stagging for dizzy merge.

- Armin
On 11/18/2014 06:41 PM, Mark Hatle wrote:
> From: Robert Yang <liezhi.yang@windriver.com>
>
> Disable it since ICE on mips with wr toolchain only:
>    translate.c:7838:1: internal compiler error: Segmentation fault
>
> Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
> Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
> ---
>   meta/recipes-devtools/qemu/qemu_2.1.0.bb | 1 +
>   meta/recipes-devtools/qemu/qemu_git.bb   | 1 +
>   2 files changed, 2 insertions(+)
>
> diff --git a/meta/recipes-devtools/qemu/qemu_2.1.0.bb b/meta/recipes-devtools/qemu/qemu_2.1.0.bb
> index a82d052..e58829e 100644
> --- a/meta/recipes-devtools/qemu/qemu_2.1.0.bb
> +++ b/meta/recipes-devtools/qemu/qemu_2.1.0.bb
> @@ -13,6 +13,7 @@ SRC_URI[md5sum] = "6726977292b448cbc7f89998fac6983b"
>   SRC_URI[sha256sum] = "397e23184f4bf613589a8fe0c6542461dc2afdf17ed337e97e6fd2f31e8f8802"
>
>   COMPATIBLE_HOST_class-target_mips64 = "null"
> +COMPATIBLE_HOST_class-target_mips = "null"
>
>   do_sanitize_sources() {
>       # These .git files point to a nonexistent path "../.git/modules" and will confuse git
> diff --git a/meta/recipes-devtools/qemu/qemu_git.bb b/meta/recipes-devtools/qemu/qemu_git.bb
> index a30932a..cefed90 100644
> --- a/meta/recipes-devtools/qemu/qemu_git.bb
> +++ b/meta/recipes-devtools/qemu/qemu_git.bb
> @@ -13,3 +13,4 @@ S = "${WORKDIR}/git"
>   DEFAULT_PREFERENCE = "-1"
>
>   COMPATIBLE_HOST_class-target_mips64 = "null"
> +COMPATIBLE_HOST_class-target_mips = "null"
>


      reply	other threads:[~2014-11-25  3:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-19  2:41 [PATCH][dizzy] qemu: disable the build for mips Mark Hatle
2014-11-25  3:24 ` akuster808 [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=5473F665.2060307@gmail.com \
    --to=akuster808@gmail.com \
    --cc=mark.hatle@windriver.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox