All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1][V2] Fix pango modules load failure in multilib environment, Edwin, May8, 2012
@ 2012-05-08 14:43 edwin.zhai
  2012-05-08 14:43 ` [PATCH 1/1] pango: Fix modules load failure in multilib environment edwin.zhai
  0 siblings, 1 reply; 8+ messages in thread
From: edwin.zhai @ 2012-05-08 14:43 UTC (permalink / raw)
  To: openembedded-core

From: Zhai Edwin <edwin.zhai@intel.com>

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




^ permalink raw reply	[flat|nested] 8+ messages in thread
* [PATCH 0/1] Fix pango modules load failure in multilib environment, Edwin, May2, 2012
@ 2012-05-02  7:43 edwin.zhai
  2012-05-02  7:43 ` [PATCH 1/1] pango: Fix modules load failure in multilib environment edwin.zhai
  0 siblings, 1 reply; 8+ messages in thread
From: edwin.zhai @ 2012-05-02  7:43 UTC (permalink / raw)
  To: poky

From: Zhai Edwin <edwin.zhai@intel.com>

This patch fix the modules load failure when multi-libs of pango co-exist in system.

[YOCTO #2356] got fixed.

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.patch          |   90 ++++++++++++++++++++
 meta/recipes-graphics/pango/pango.inc              |   12 ++-
 meta/recipes-graphics/pango/pango_1.28.4.bb        |    7 +-
 3 files changed, 101 insertions(+), 8 deletions(-)
 create mode 100644 meta/recipes-graphics/pango/pango-1.28.4/multilib-fix.patch



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

end of thread, other threads:[~2012-05-08 15:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-08 14:43 [PATCH 0/1][V2] Fix pango modules load failure in multilib environment, Edwin, May8, 2012 edwin.zhai
2012-05-08 14:43 ` [PATCH 1/1] pango: Fix modules load failure in multilib environment edwin.zhai
2012-05-08 15:18   ` Richard Purdie
  -- strict thread matches above, loose matches on Subject: below --
2012-05-02  7:43 [PATCH 0/1] Fix pango modules load failure in multilib environment, Edwin, May2, 2012 edwin.zhai
2012-05-02  7:43 ` [PATCH 1/1] pango: Fix modules load failure in multilib environment edwin.zhai
2012-05-05  3:58   ` Saul Wold
2012-05-06  8:48     ` Richard Purdie
2012-05-07  0:55       ` Zhai, Edwin
2012-05-07  8:06         ` Richard Purdie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.