[OE-core] [PATCH 1/1] mesa: fix calling host's commands

Richard Purdie richard.purdie at linuxfoundation.org
Fri Nov 18 14:37:40 UTC 2011


On Fri, 2011-11-18 at 14:36 +0800, Kang Kai wrote:
> 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 at windriver.com>
> ---
>  meta/recipes-graphics/mesa/mesa-7.11.inc           |    1 +
>  meta/recipes-graphics/mesa/mesa-common.inc         |    2 +-
>  .../mesa/mesa/crossfix-mklib.patch                 |   71 ++++++++++++++++++++
>  3 files changed, 73 insertions(+), 1 deletions(-)
>  create mode 100644 meta/recipes-graphics/mesa/mesa/crossfix-mklib.patch

Merged to master, thanks.

Richard





More information about the Openembedded-core mailing list