From patchwork Tue May 8 14:43:48 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/1, V2] Fix pango modules load failure in multilib environment, Edwin, May8, 2012 Date: Tue, 08 May 2012 14:43:48 -0000 From: Zhai, Edwin X-Patchwork-Id: 27289 Message-Id: To: openembedded-core@lists.openembedded.org From: Zhai Edwin All, This is the new version based on RP's comments: * Use MLPREFIX rather than ${baselib} dir to separate config/util * Pass MLPREFIX as configure option so that pango can use it directly. This patch doesn't change anying in non-multilib environment. Pls. help to pull. Thanks, Edwin The following changes since commit 2c3d4f5beee8f57a74244495511b9294df1085ea: documentation/bsp-guide/bsp.xml: spelling corrected. (2012-04-18 16:42:15 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib gzhai/fix2 http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=gzhai/fix2 Zhai Edwin (1): pango: Fix modules load failure in multilib environment .../pango/pango-1.28.4/multilib-fix-clean.patch | 40 ++++++++++++++++++++ meta/recipes-graphics/pango/pango.inc | 13 +++++- meta/recipes-graphics/pango/pango_1.28.4.bb | 7 ++- 3 files changed, 55 insertions(+), 5 deletions(-) create mode 100644 meta/recipes-graphics/pango/pango-1.28.4/multilib-fix-clean.patch