[OE-core] [oe-core][PATCHv2 29/30] mesa: add new version 7.11

Richard Purdie richard.purdie at linuxfoundation.org
Wed Oct 12 22:03:07 UTC 2011


On Mon, 2011-10-03 at 15:29 +0200, Martin Jansa wrote:
> Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
> ---
>  meta/recipes-graphics/mesa/mesa-7.11.inc           |   15 ++++++++++
>  .../mesa/mesa-dri-glsl-native_7.11.bb              |   28 ++++++++++++++++++++
>  meta/recipes-graphics/mesa/mesa-dri_7.11.bb        |    4 +++
>  meta/recipes-graphics/mesa/mesa-xlib_7.11.bb       |    4 +++
>  4 files changed, 51 insertions(+), 0 deletions(-)
>  create mode 100644 meta/recipes-graphics/mesa/mesa-7.11.inc
>  create mode 100644 meta/recipes-graphics/mesa/mesa-dri-glsl-native_7.11.bb
>  create mode 100644 meta/recipes-graphics/mesa/mesa-dri_7.11.bb
>  create mode 100644 meta/recipes-graphics/mesa/mesa-xlib_7.11.bb

I've been seeing a ton of different issues after the xserver upgrade
with mesa/driver mismatches. In order to try and get some stability back
to master, I've merged just enough of the mesa upgrade to 7.11 to get
things building again.

Looking at the rest of the patch, I have worried about "machine
specific" elements in something which is not machine specific. The rest
of the pieces are likley going to need more thought (per arch default
config?).

We should be able to sort through the remaining changes in this patch
series as I like moving things to the common include, it just needs to
be split from the version upgrade and the machine issue resolved.

I've also bumped the video-intel driver version and merged a fix to get
things to build.

Cheers,

Richard







More information about the Openembedded-core mailing list