summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/mesa/mesa-7.11.inc
Commit message (Collapse)AuthorAgeFilesLines
* 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. (From OE-Core rev: 0a815e889d056f44af1ada623b4b2edcb699693a) Signed-off-by: Kang Kai <kai.kang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* mesa-7.11: move shared DEPENDS, SRC_URI, checksums and do_configure_prepend ↵Martin Jansa2011-10-141-0/+14
to shared .inc file (From OE-Core rev: 6f48f557c0234faf02bc3da2807c450e47afb594) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>