Openembedded Core Discussions
 help / color / mirror / Atom feed
* [MULTILIB_SUBTASK4 0/5] opkg support for multilib
@ 2011-07-05 10:51 Lianhao Lu
  2011-07-05 10:51 ` [MULTILIB_SUBTASK4 1/5] libc-package.bbclass: Replace hard coded libdir Lianhao Lu
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Lianhao Lu @ 2011-07-05 10:51 UTC (permalink / raw)
  To: openembedded-core

This series of patches is the subtask 4 of https://wiki.yoctoproject.org/wiki/Multilib.

It is based on the git branch of "poky-contrib/rpurdie/ml".

It added the support to opkg backend to allow install of multilib variant packages, also fixed some other bugs.

The multilib variant packages to be installed should be set in the variable MULTILIB_IMAGE_INSTALL.

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 (5):
  libc-package.bbclass: Replace hard coded libdir.
  classes/multilib.bbclass: Change the SHLIBSDIR.
  multilib/package.bbclass: Set PACKAGE_ARCH for multilib.
  image.bbclass: Added variables for multilib support.
  package(rootfs)_ipk.bbclass: support multilib in opkg backend.

 meta/classes/image.bbclass        |   54 ++++++++++++++++++++++++++++++++++++-
 meta/classes/libc-package.bbclass |    7 +++--
 meta/classes/multilib.bbclass     |   11 ++-----
 meta/classes/package.bbclass      |   11 +++++++
 meta/classes/package_ipk.bbclass  |   51 ++++++++++++++++++++++++++++++++++
 meta/classes/rootfs_ipk.bbclass   |    3 ++
 6 files changed, 125 insertions(+), 12 deletions(-)




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

end of thread, other threads:[~2011-07-05 11:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-05 10:51 [MULTILIB_SUBTASK4 0/5] opkg support for multilib Lianhao Lu
2011-07-05 10:51 ` [MULTILIB_SUBTASK4 1/5] libc-package.bbclass: Replace hard coded libdir Lianhao Lu
2011-07-05 10:51 ` [MULTILIB_SUBTASK4 2/5] classes/multilib.bbclass: Change the SHLIBSDIR Lianhao Lu
2011-07-05 10:51 ` [MULTILIB_SUBTASK4 3/5] multilib/package.bbclass: Set PACKAGE_ARCH for multilib Lianhao Lu
2011-07-05 10:51 ` [MULTILIB_SUBTASK4 4/5] image.bbclass: Added variables for multilib support Lianhao Lu
2011-07-05 10:51 ` [MULTILIB_SUBTASK4 5/5] package(rootfs)_ipk.bbclass: support multilib in opkg backend Lianhao Lu

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