All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <tom_rini@mentor.com>
To: Martin Jansa <martin.jansa@gmail.com>
Cc: openembedded-devel@lists.openembedded.org
Subject: Re: [oe-commits] Tom Rini : qemu: Perform our sanity checks based on ENABLE_BINARY_LOCALE_GENERATION
Date: Wed, 03 Mar 2010 08:34:41 -0700	[thread overview]
Message-ID: <1267630481.4739.331.camel@trini-m4400> (raw)
In-Reply-To: <20100303092557.GK3206@jama>

On Wed, 2010-03-03 at 10:25 +0100, Martin Jansa wrote:
> On Tue, Mar 02, 2010 at 05:36:39PM +0000, git version control wrote:
> > Module: openembedded.git
> > Branch: org.openembedded.dev
> > Commit: 31e93854259130e20a4e08c9d803c34edc4b447e
> > URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=31e93854259130e20a4e08c9d803c34edc4b447e
> > 
> > Author: Tom Rini <tom_rini@mentor.com>
> > Date:   Mon Mar  1 11:18:28 2010 +0000
> > 
> > qemu: Perform our sanity checks based on ENABLE_BINARY_LOCALE_GENERATION
> > 
> >  		if "qemu-native" in assume_provided:
> > -			if not check_app_exists("qemu-arm", e.data):
> > -				messages = messages + "qemu-native was in ASSUME_PROVIDED but the QEMU binaries (qemu-arm) can't be found in PATH"
> > +			required_utilities += "qemu"
> 
> Hi,
> 
> You need space before qemu, because it's hard to find following missing
> utilities: md5sumqemu :).

Oops.

> Also I'm not really happy from qemu-arm -> qemu change, as my qemu-kvm
> built in gentoo with USE flags only for what I need
> 
> USE="aio -alsa -bluetooth -curl -esd -fdt -gnutls -hardened -kvm-trace -ncurses -pulseaudio -qemu-ifup% -sasl -sdl -static -vde"
> QEMU_SOFTMMU_TARGETS="arm -cris -i386 -m68k -microblaze -mips -mips64 -mips64el -mipsel -ppc -ppc64 -ppcemb -sh4 -sh4eb -sparc -sparc64 -x86_64"
> QEMU_USER_TARGETS="arm armeb -alpha -cris -i386 -m68k -microblaze -mips -mipsel -ppc -ppc64 -ppc64abi32 -sh4 -sh4eb -sparc -sparc32plus -sparc64 -x86_64"
> 
> then qemu binary is not built, but qemu-arm which AFAIK is used for 
> binary locale generation is available.

Ah, I figured that a 'qemu' was always built, since what we need is a
test that works for your usecase, except you care about powerpc (or mips
or ...).

-- 
Tom Rini <tom_rini@mentor.com>
Mentor Graphics Corporation



  reply	other threads:[~2010-03-03 15:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1NmW1P-0001Ed-Un@melo.openembedded.org>
2010-03-03  9:25 ` [oe-commits] Tom Rini : qemu: Perform our sanity checks based on ENABLE_BINARY_LOCALE_GENERATION Martin Jansa
2010-03-03 15:34   ` Tom Rini [this message]
2010-03-03 16:19     ` Tom Rini

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=1267630481.4739.331.camel@trini-m4400 \
    --to=tom_rini@mentor.com \
    --cc=martin.jansa@gmail.com \
    --cc=openembedded-devel@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.