Re: [OE-core] [PATCH V2 0/1] Removing hard coded libdir for libc locale generating

2011-06-28 Thread Richard Purdie
On Thu, 2011-06-23 at 21:43 +0800, Lianhao Lu wrote:
 V2:
 
 Use base_libdir instead of libdir for ldlibdir.
 
 V1:
 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.

Merged to master, thanks.

Richard


___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core


[OE-core] [PATCH V2 0/1] Removing hard coded libdir for libc locale generating

2011-06-23 Thread Lianhao Lu
V2:

Use base_libdir instead of libdir for ldlibdir.

V1:
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(-)


___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core