All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH] mesa-dri: move extra DRIMODULES to EXTRA_DRIMODULES
Date: Sat, 15 Oct 2011 18:02:47 +0100	[thread overview]
Message-ID: <1318698176.2342.77.camel@ted> (raw)
In-Reply-To: <1318675132-9265-1-git-send-email-Martin.Jansa@gmail.com>

On Sat, 2011-10-15 at 12:38 +0200, Martin Jansa wrote:
> * this way we can use
>   EXTRA_DRIDRIVERS_armv4t += ",glamo" in meta-openmoko layer and
>   EXTRA_DRIDRIVERS_armv4t += ",foo" in meta-bar layer without knowledge
>   of other modules in other layers in stack
> * actually it's like old MACHINE_DRI_MODULES from OE-classic but renamed
>   to indicate that it should be used for architecture not machine

This is way overcomplicated. Just do:

DRIDRIVERS_append_armv4t = ",glamo"

With the other approach you should be using .= to avoid spaces anyway.

Cheers,

Richard




  reply	other threads:[~2011-10-15 17:08 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 [this message]
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
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=1318698176.2342.77.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.