[oe] [PATCH] Unset DEFAULT_PREFERENCE for mesa-dri-7.2 and mesa-dri-7.4

Koen Kooi k.kooi at student.utwente.nl
Tue Dec 8 08:05:40 UTC 2009


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"






More information about the Openembedded-devel mailing list