From patchwork Fri Nov 18 06:36:38 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/1] mesa: fix calling host's commands V2 Date: Fri, 18 Nov 2011 06:36:38 -0000 From: Kang Kai X-Patchwork-Id: 15125 Message-Id: To: Hi all, V2 just update commit message 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. The following changes since commit fa81f8dfb7a342e355b608aa4204cf23ed2b251c: mime.bbclass: fix typo (2011-11-15 12:05:30 +0000) are available in the git repository at: git://git.pokylinux.org/poky-contrib kangkai/distro http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kangkai/distro Kang Kai (1): mesa: fix calling host's commands 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