Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] Removing hard coded libdir for libc locale generating
@ 2011-06-23 11:33 Lianhao Lu
  2011-06-23 11:33 ` [PATCH 1/1] libc-package.bbclass: Replace hard coded libdir Lianhao Lu
  0 siblings, 1 reply; 3+ messages in thread
From: Lianhao Lu @ 2011-06-23 11:33 UTC (permalink / raw)
  To: openembedded-core

The patch replaces the hard coded libdir in package_do_split_gconvs() in libc-package.bbclass to meet the requirement of multilib.

The following changes since commit b04ee632eb06650dde3e3ee8c4788a45cae0aa5e:
  Richard Purdie (1):
        multilib: First pass from RP

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib llu/ml
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=llu/ml

Lianhao Lu (1):
  libc-package.bbclass: Replace hard coded libdir.

 meta/classes/libc-package.bbclass |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)




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

end of thread, other threads:[~2011-06-23 12:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-23 11:33 [PATCH 0/1] Removing hard coded libdir for libc locale generating Lianhao Lu
2011-06-23 11:33 ` [PATCH 1/1] libc-package.bbclass: Replace hard coded libdir Lianhao Lu
2011-06-23 12:32   ` Richard Purdie

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