mesa: upgrade to 9.1.3
authorRoss Burton <ross.burton@intel.com>
Wed, 29 May 2013 14:57:06 +0000 (15:57 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 7 Jun 2013 15:48:25 +0000 (16:48 +0100)
commit87b8c14d75bae13288b0e0fd41fdd5679221e367
tree3b4c84e1ca66836eb8dd2d8721ecc361b126c5ae
parent848f004c25a7ad32e9d67934cf7db8fb9ab51af1
mesa: upgrade to 9.1.3

Merge mesa-PV.bb and mesa-PV.inc as the is no point to the split now we're only
building one variant of Mesa.

Drop 0002-cross-compile.patch isn't needed as libtool is used instead of mklib.
However, as libtool is used instead of mklib add fix-glsl-cross.patch to work
around build failures caused by the cross libtool being used to build host
binaries.

Add EGL-Mutate-NativeDisplayType-depending-on-config.patch to build correctly in
a non-X11 environment.

Drop dont-fail-if-libX11-isnt-installed.patch and
fix-egl-compilation-without-x11-headers.patch as they were backports.

license.html had some formatting and typo fixes, update the checksum.

(From OE-Core rev: d7033f4441183e53bf7fc8aa2293a9ec156a28dd)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/mesa/mesa-9.0.2.inc [deleted file]
meta/recipes-graphics/mesa/mesa/0002-cross-compile.patch [deleted file]
meta/recipes-graphics/mesa/mesa/EGL-Mutate-NativeDisplayType-depending-on-config.patch [new file with mode: 0644]
meta/recipes-graphics/mesa/mesa/cross-glsl.patch [deleted file]
meta/recipes-graphics/mesa/mesa/dont-fail-if-libX11-isnt-installed.patch [deleted file]
meta/recipes-graphics/mesa/mesa/fix-egl-compilation-without-x11-headers.patch [deleted file]
meta/recipes-graphics/mesa/mesa/fix-glsl-cross.patch [new file with mode: 0644]
meta/recipes-graphics/mesa/mesa_9.0.2.bb [deleted file]
meta/recipes-graphics/mesa/mesa_9.1.3.bb [new file with mode: 0644]