From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 2/2] mesa-dri: move extra DRIMODULES to EXTRA_DRIMODULES
Date: Mon, 17 Oct 2011 12:06:23 +0100 [thread overview]
Message-ID: <1318849592.21775.0.camel@ted> (raw)
In-Reply-To: <20111017095002.GG12684@jama.jama.net>
On Mon, 2011-10-17 at 11:50 +0200, Martin Jansa wrote:
> On Sat, Oct 15, 2011 at 03:40:10PM +0100, Phil Blundell wrote:
> > On Sat, 2011-10-15 at 16:34 +0200, Martin Jansa wrote:
> > > On Sat, Oct 15, 2011 at 03:30:13PM +0100, Phil Blundell wrote:
> > > > On Sat, 2011-10-15 at 12:24 +0200, Martin Jansa wrote:
> > > > > * this way we can use
> > > > > EXTRA_DRIMODULES_armv4t += ",glamo" in meta-openmoko layer and
> > > > > EXTRA_DRIMODULES_armv4t += ",foo" in meta-bar layer without knowledge
> > > > > of other modules in other layers in stack
> > > >
> > > > Is this really better than using "DRIMODULES_append_armv4t = ..."?
> > >
> > > the point is that you don't need to know who is setting swrast there for
> > > armv4t...
> >
> > I'm not sure I understand what you're saying there. Can you be more
> > concrete?
> >
> > > >
> > > > It's not really true that you can do it without any knowledge of what
> > > > other layers are doing since if you end up with two competing
> > > > EXTRA_DRIMODULES_foo overrides then one of them will get lost.
> > > >
> > >
> > > so EXTRA_DRIMODULES_append_armv4t should be fine, right?
> >
> > Well, yes, but in that case it doesn't seem as though the EXTRA_ bit
> > (and this patch) buys anything.
>
> OK, forget this patch.. I've forgot this behavior of _append_armv4t
> syntax.. and I've changed meta-openmoko to use this too.
>
> can we change x86 and x86-64 examples in mesa-dri.inc to
> DRIDRIVERS_append_x86 = ",i915,i965"
> DRIDRIVERS_append_x86-64 = ",i915,i965"
> so it will work as example for BSP layer maintainers that thay don't
> need to care about setting
> DRIDRIVERS = "swrast"
> for their arch?
I'll take that patch...
Cheers,
Richard
next prev parent reply other threads:[~2011-10-17 11:12 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-15 10:24 [PATCH 1/2] xserver-xorg: remove glx-use-tls again Martin Jansa
2011-10-15 10:24 ` [PATCH 2/2] mesa-dri: move extra DRIMODULES to EXTRA_DRIMODULES Martin Jansa
2011-10-15 10:29 ` Koen Kooi
2011-10-15 10:38 ` [PATCH] " Martin Jansa
2011-10-15 17:02 ` Richard Purdie
2011-10-21 7:34 ` Martin Jansa
2011-10-21 7:54 ` Koen Kooi
2011-10-21 8:12 ` Martin Jansa
2011-10-21 15:55 ` Khem Raj
2011-10-15 10:40 ` [PATCH 2/2] " Martin Jansa
2011-10-15 14:30 ` Phil Blundell
2011-10-15 14:34 ` Martin Jansa
2011-10-15 14:40 ` Phil Blundell
2011-10-17 9:50 ` Martin Jansa
2011-10-17 11:06 ` Richard Purdie [this message]
2011-10-17 12:18 ` [PATCH] mesa-dri: use DRIDRIVERS_append_arch to promote right usage for BSP layer maintainers Martin Jansa
2011-10-17 12:28 ` Richard Purdie
2011-10-17 12:25 ` [PATCH 1/2] xserver-xorg: remove glx-use-tls again Richard Purdie
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=1318849592.21775.0.camel@ted \
--to=richard.purdie@linuxfoundation.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.