From: Koen Kooi <k.kooi@student.utwente.nl>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] Unset DEFAULT_PREFERENCE for mesa-dri-7.2 and mesa-dri-7.4
Date: Tue, 08 Dec 2009 09:05:40 +0100 [thread overview]
Message-ID: <hfl1ck$sog$1@ger.gmane.org> (raw)
In-Reply-To: <1260221130-4958-1-git-send-email-sgh@sgh.dk>
What's the rationale behind this change? And why do you comment it when
we have an scm that can track changes?
regards,
Koen
On 07-12-09 22:25, Søren Holm wrote:
> ---
> recipes/mesa/mesa-dri_7.2.bb | 2 +-
> recipes/mesa/mesa-dri_7.4.bb | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/recipes/mesa/mesa-dri_7.2.bb b/recipes/mesa/mesa-dri_7.2.bb
> index 9356843..3030395 100644
> --- a/recipes/mesa/mesa-dri_7.2.bb
> +++ b/recipes/mesa/mesa-dri_7.2.bb
> @@ -9,7 +9,7 @@ PE = "1"
> PR = "${INC_PR}.0"
>
> # most of our targets do not have DRI so will use mesa-xlib
> -DEFAULT_PREFERENCE = "-1"
> +#DEFAULT_PREFERENCE = "-1"
>
> # ASUS EeePC 901 has DRI support so use mesa-dri by default
> DEFAULT_PREFERENCE_eee901 = "1"
> diff --git a/recipes/mesa/mesa-dri_7.4.bb b/recipes/mesa/mesa-dri_7.4.bb
> index 9356843..3030395 100644
> --- a/recipes/mesa/mesa-dri_7.4.bb
> +++ b/recipes/mesa/mesa-dri_7.4.bb
> @@ -9,7 +9,7 @@ PE = "1"
> PR = "${INC_PR}.0"
>
> # most of our targets do not have DRI so will use mesa-xlib
> -DEFAULT_PREFERENCE = "-1"
> +#DEFAULT_PREFERENCE = "-1"
>
> # ASUS EeePC 901 has DRI support so use mesa-dri by default
> DEFAULT_PREFERENCE_eee901 = "1"
next prev parent reply other threads:[~2009-12-08 8:07 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-07 21:25 [PATCH] Unset DEFAULT_PREFERENCE for mesa-dri-7.2 and mesa-dri-7.4 Søren Holm
2009-12-08 8:05 ` Koen Kooi [this message]
2009-12-08 12:15 ` Martin Jansa
2009-12-08 23:10 ` Søren Holm
-- strict thread matches above, loose matches on Subject: below --
2009-12-07 21:14 Søren Holm
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='hfl1ck$sog$1@ger.gmane.org' \
--to=k.kooi@student.utwente.nl \
--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.