| Submitter | Lianhao Lu |
|---|---|
| Date | June 23, 2011, 1:43 p.m. |
| Message ID | <cover.1308836301.git.lianhao.lu@intel.com> |
| Download | mbox |
| Permalink | /patch/6421/ |
| State | New, archived |
| Headers | show |
Pull-request
git://git.pokylinux.org/poky-contrib llu/mlComments
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
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(-)