summaryrefslogtreecommitdiff
path: root/meta/recipes-graphics/mesa/mesa-7.11.inc
Commit message (Collapse)AuthorAgeFilesLines
* mesa-dri, mesa-xlib: fix compilation with x32 toolchainNitin A Kamble2011-12-051-3/+8
| | | | | | | | | | Add support for building with x32 toolchain. Simplified the use of SRC_URI & S vars across multiple files. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: H.J. Lu <hjl.tools@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* mesa: fix calling host's commandsKang Kai2011-11-181-0/+1
| | | | | | | | mesa use its script file bin/mklib to generate libraries, and call the host's commands "ar/ranlib/gcc/g++". Fix it to call the cross-compile tools properly. Signed-off-by: Kang Kai <kai.kang@windriver.com>
* mesa-7.11: move shared DEPENDS, SRC_URI, checksums and do_configure_prepend ↵Martin Jansa2011-10-141-0/+14
to shared .inc file Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>