[oe-commits] Ross Burton : mesa: bump to 9.0.1

git at git.openembedded.org git at git.openembedded.org
Thu Jan 10 23:52:43 UTC 2013


Module: openembedded-core.git
Branch: master
Commit: f816697c1e76589de7853bd5573cf578e25c7ca7
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=f816697c1e76589de7853bd5573cf578e25c7ca7

Author: Ross Burton <ross.burton at intel.com>
Date:   Thu Dec  6 16:34:08 2012 +0000

mesa: bump to 9.0.1

Upgrade Mesa to 9.01, backporting a patch from master to build without needing
mesa-dri-glsl-native.

Several patches have been merged upstream, so drop them.

License checksums updated as the file was re-formated.

Drop mesa-dri-glsl-native as we don't need it anymore.

Tested with Piglit's "quick" test suite, pass rate remains constant compared to
8.0.5 at 87%.

Signed-off-by: Ross Burton <ross.burton at intel.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 meta/recipes-graphics/mesa/mesa-8.0.5.inc          |   18 -
 meta/recipes-graphics/mesa/mesa-9.0.1.inc          |   11 +
 meta/recipes-graphics/mesa/mesa-common.inc         |    3 +-
 .../recipes-graphics/mesa/mesa-dri-glsl-native.inc |    7 -
 .../mesa/mesa-dri-glsl-native_8.0.5.bb             |   22 -
 .../mesa/{mesa-dri_8.0.5.bb => mesa-dri_9.0.1.bb}  |    0
 .../mesa/mesa/0001-Compile-with-uclibc.patch       |   52 --
 .../mesa/mesa/0003-fix-for-x32.patch               |   50 --
 ...-gross-hack-to-prevent-from-install-libgl.patch |   29 -
 meta/recipes-graphics/mesa/mesa/cross-glsl.patch   |  632 ++++++++++++++++++++
 10 files changed, 644 insertions(+), 180 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=f816697c1e76589de7853bd5573cf578e25c7ca7




More information about the Openembedded-commits mailing list