[OE-core] [PATCH 0/3] Mesa and DRI fixes

Ross Burton ross.burton at intel.com
Mon Jun 9 14:18:16 UTC 2014


Hi,

This series is mostly based on Valentin's Mesa upgrade with some tweaks to the
Python, a build fix, and changing DRI3 to be disabled rather than enabled.  I
spoke to a few colleagues who work on the graphics system and the conclusion was
that DRI3 isn't ready to replace DRI2 just yet.

Ross

The following changes since commit 66d5be204fd339cc84a0ae92d3923a8c1e6f1389:

  bitbake: bitbake: show wildcard appends for bitbake-layers (2014-06-06 10:33:19 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib ross/mesa

for you to fetch changes up to 521c60cab274b7833562f18907efe4bf51bd5d42:

  xorg-xserver: disable DRI3 by default (2014-06-09 13:49:38 +0100)

----------------------------------------------------------------
Ross Burton (2):
      mesa: add build-dependency on libxml2-native
      xorg-xserver: disable DRI3 by default

Valentin Popa (1):
      mesa: upgrade to 10.1.3

 .../mesa/{mesa-gl_9.2.5.bb => mesa-gl_10.1.3.bb}   |    0
 meta/recipes-graphics/mesa/mesa.inc                |   30 +++++++++++++-------
 .../mesa/{mesa_9.2.5.bb => mesa_10.1.3.bb}         |    4 +--
 meta/recipes-graphics/mesa/mesa_git.bb             |    4 +--
 .../recipes-graphics/xorg-xserver/xserver-xorg.inc |    1 +
 5 files changed, 24 insertions(+), 15 deletions(-)
 rename meta/recipes-graphics/mesa/{mesa-gl_9.2.5.bb => mesa-gl_10.1.3.bb} (100%)
 rename meta/recipes-graphics/mesa/{mesa_9.2.5.bb => mesa_10.1.3.bb} (82%)

Ross Burton (2):
  mesa: add build-dependency on libxml2-native
  xorg-xserver: disable DRI3 by default

Valentin Popa (1):
  mesa: upgrade to 10.1.3

 .../mesa/{mesa-gl_9.2.5.bb => mesa-gl_10.1.3.bb}   |    0
 meta/recipes-graphics/mesa/mesa.inc                |   30 +++++++++++++-------
 .../mesa/{mesa_9.2.5.bb => mesa_10.1.3.bb}         |    4 +--
 meta/recipes-graphics/mesa/mesa_git.bb             |    4 +--
 .../recipes-graphics/xorg-xserver/xserver-xorg.inc |    1 +
 5 files changed, 24 insertions(+), 15 deletions(-)
 rename meta/recipes-graphics/mesa/{mesa-gl_9.2.5.bb => mesa-gl_10.1.3.bb} (100%)
 rename meta/recipes-graphics/mesa/{mesa_9.2.5.bb => mesa_10.1.3.bb} (82%)

-- 
1.7.10.4




More information about the Openembedded-core mailing list