All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Multilib fixes
@ 2012-12-27 14:13 Constantin Musca
  2012-12-27 14:13 ` [PATCH 1/6] libpam: enable multilib Constantin Musca
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Constantin Musca @ 2012-12-27 14:13 UTC (permalink / raw)
  To: openembedded-core

This is another set of multilib fixes.
The following changes since commit 4a36a32567ecfbc7ce7b967803e6e23314953ef5:

  libpng: fix packaging (2012-12-26 11:34:09 +0000)

are available in the git repository at:

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

Constantin Musca (6):
  libpam: enable multilib
  vte: add missing unpackaged files
  package.bbclass: don't prepend MLPREFIX to LOCALEBASEPN
  eglibc-locale: enable multilib
  sysstat: fix sa_lib_dir
  rpm: replace /usr/lib with ${libdir}

 meta/classes/package.bbclass               |  2 +-
 meta/recipes-core/eglibc/eglibc-locale.inc |  4 ++--
 meta/recipes-devtools/rpm/rpm_5.4.9.bb     |  4 ++--
 meta/recipes-extended/pam/libpam_1.1.6.bb  | 15 ++++++++-------
 meta/recipes-extended/sysstat/sysstat.inc  |  6 +++++-
 meta/recipes-support/vte/vte.inc           |  3 ++-
 meta/recipes-support/vte/vte_0.28.2.bb     |  2 +-
 7 files changed, 21 insertions(+), 15 deletions(-)

-- 
1.7.11.7




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

end of thread, other threads:[~2012-12-27 14:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-27 14:13 [PATCH 0/6] Multilib fixes Constantin Musca
2012-12-27 14:13 ` [PATCH 1/6] libpam: enable multilib Constantin Musca
2012-12-27 14:13 ` [PATCH 2/6] vte: add missing unpackaged files Constantin Musca
2012-12-27 14:13 ` [PATCH 3/6] package.bbclass: don't prepend MLPREFIX to LOCALEBASEPN Constantin Musca
2012-12-27 14:13 ` [PATCH 4/6] eglibc-locale: enable multilib Constantin Musca
2012-12-27 14:13 ` [PATCH 5/6] sysstat: fix sa_lib_dir Constantin Musca
2012-12-27 14:13 ` [PATCH 6/6] rpm: replace /usr/lib with ${libdir} Constantin Musca

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.