[OE-core] [PATCH 6/8] Fixes for the mesa-dri recipe

Burton, Ross ross.burton at intel.com
Tue Dec 11 21:15:33 UTC 2012


On 11 December 2012 08:29, Alex DAMIAN <alexandru.damian at intel.com> wrote:
> From: Alexandru DAMIAN <alexandru.damian at intel.com>
>
> This set of changes fix packaging and compilation
> options for the mesa-dri.
>
> It also affects priority so that the git version is preffered.

Why can't "use mesa-dri git" be part of the pre-requisites for now?
We may be happy with a well chose git snapshot of Mesa but the current
revision is literally just HEAD when I changed mesa-git for the new
build system in master.

>  DRIDRIVERS = "swrast"
> -DRIDRIVERS_append_x86 = ",i915,i965"
> -DRIDRIVERS_append_x86-64 = ",i915,i965"
> +#DRIDRIVERS_append_x86 = ",i915,i965"
> +#DRIDRIVERS_append_x86-64 = ",i915,i965"

That's not a "fix"...

Ross




More information about the Openembedded-core mailing list