From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Martin Jansa <martin.jansa@gmail.com>
Cc: openembedded-commits@lists.openembedded.org,
openembedded-core@lists.openembedded.org
Subject: Re: [oe-commits] Cristian Iorga : qemu: fix qemu-native pkg-config paths
Date: Wed, 30 Jul 2014 15:11:59 +0100 [thread overview]
Message-ID: <1406729519.13346.145.camel@ted> (raw)
In-Reply-To: <20140730140502.GP16445@jama>
On Wed, 2014-07-30 at 16:05 +0200, Martin Jansa wrote:
> On Wed, Jul 30, 2014 at 02:28:28PM +0100, Richard Purdie wrote:
> > On Wed, 2014-07-30 at 11:32 +0200, Martin Jansa wrote:
> >
> > I'm assuming in your case, you probably either don't have or care about
> > SDL at all, or you have sdl-config available?
>
> Correct, it's just build server where I'll never use runqemu to run the
> image, but I need to build usable qemu-native to generate read-only
> images (e.g. for fontcache.bbclass).
Ok, fair enough. We should be able to make this work then.
> > So what really needs to happen here is that running the command needs to
> > become non-fatal as far as I can tell?
>
> Yes, non-fatal and if possible deterministic (AFAIK this whole block could be
> included in PACKAGECONFIG contains "sdl" conditional and applied only
> when /bin/pkg-config or /usr/bin/pkg-config exists)
That is a step beyond the patch I've sent, it would be a nice
improvement though.
> There was also request to provide libsdl-native
> http://patchwork.openembedded.org/patch/63477/
>
> then qemu-native could just build this libsdl-native as dependency for
> PACKAGECONFIG sdl instead of assuming that the host system has
> undeclared libsdl-native dependency.
Its very hard to make a libsdl-native work properly when you consider
things like GL which is why I'd really prefer to ignore libsdl-native if
we can. I certainly do not want the bugs about GL support being broken
in it which are where this leads :(
Cheers,
Richard
prev parent reply other threads:[~2014-07-30 14:12 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20140703164708.452165036A@opal.openembedded.org>
2014-07-18 20:50 ` [oe-commits] Cristian Iorga : qemu: fix qemu-native pkg-config paths Martin Jansa
2014-07-24 22:04 ` Martin Jansa
2014-07-30 9:32 ` Martin Jansa
2014-07-30 13:28 ` Richard Purdie
2014-07-30 14:05 ` Martin Jansa
2014-07-30 14:11 ` Richard Purdie [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=1406729519.13346.145.camel@ted \
--to=richard.purdie@linuxfoundation.org \
--cc=martin.jansa@gmail.com \
--cc=openembedded-commits@lists.openembedded.org \
--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.