Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] mesa: fix cross compile failure
@ 2011-11-16  6:09 Kang Kai
  2011-11-16  6:09 ` [PATCH 1/1] " Kang Kai
  0 siblings, 1 reply; 4+ messages in thread
From: Kang Kai @ 2011-11-16  6:09 UTC (permalink / raw)
  To: openembedded-core

Hi All, 

the bin/mklib file in mesa source code uses commands "ar ranlib" on build machine,
this causes build failed on some platform.

Thanks Khem, Martin and Koen's review for previous version of this serious patch.

The following changes since commit d8193f19fe94224089b0e5fc2026a843f7bd0709:

  opkg: Ensure we use the uname/gname fields when extracting tarballs (2011-11-14 11:15:45 +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 cross compile failure

 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

-- 
1.7.5.4




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-11-18  5:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-16  6:09 [PATCH 0/1] mesa: fix cross compile failure Kang Kai
2011-11-16  6:09 ` [PATCH 1/1] " Kang Kai
2011-11-16  8:58   ` Henning Heinold
2011-11-18  5:41     ` Kang Kai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox