]> code.ossystems Code Review - openembedded-core.git/commit
mesa: fix calling host's commands
authorKang Kai <kai.kang@windriver.com>
Fri, 18 Nov 2011 06:36:39 +0000 (14:36 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 18 Nov 2011 14:37:09 +0000 (14:37 +0000)
commit0a815e889d056f44af1ada623b4b2edcb699693a
treeb627dc2b025fa0b4023409f2d1f7aacd2fbc7896
parent79ee0f8c849cd5de16b6ae1b3dd6c43bbad472b2
mesa: fix calling host's commands

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>
meta/recipes-graphics/mesa/mesa-7.11.inc
meta/recipes-graphics/mesa/mesa-common.inc
meta/recipes-graphics/mesa/mesa/crossfix-mklib.patch [new file with mode: 0644]