All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] multilib related fixed for opkg backend
@ 2011-08-16  8:56 Lianhao Lu
  2011-08-16  8:56 ` [PATCH 1/1] package(_ipk).bbclass: opkg using ALL_MULTILIB_PACKAGE_ARCHS Lianhao Lu
  2011-08-22 22:38 ` [PATCH 0/1] multilib related fixed for opkg backend Saul Wold
  0 siblings, 2 replies; 3+ messages in thread
From: Lianhao Lu @ 2011-08-16  8:56 UTC (permalink / raw)
  To: openembedded-core

This patch fixed the bug #1345 to allow the opkg backend installing both 
normal pacakges and multilib packages into the same rootfs.

The following changes since commit 13db5f420ca9bff98561f80d78958278734ad1f4:
  Zhai Edwin (1):
        distro-tracking: Update info for gpgme, libassuan, apr... after last upgrade.

are available in the git repository at:

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

Lianhao Lu (1):
  package(_ipk).bbclass: opkg using ALL_MULTILIB_PACKAGE_ARCHS

 meta/classes/package.bbclass     |   13 ++-----------
 meta/classes/package_ipk.bbclass |   30 ++++++++----------------------
 meta/classes/utils.bbclass       |   24 +++++++++++++++++++-----
 3 files changed, 29 insertions(+), 38 deletions(-)




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

end of thread, other threads:[~2011-08-22 22:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-16  8:56 [PATCH 0/1] multilib related fixed for opkg backend Lianhao Lu
2011-08-16  8:56 ` [PATCH 1/1] package(_ipk).bbclass: opkg using ALL_MULTILIB_PACKAGE_ARCHS Lianhao Lu
2011-08-22 22:38 ` [PATCH 0/1] multilib related fixed for opkg backend Saul Wold

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.