public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH 00/10] Multilib fixes
@ 2013-02-04  9:20 Constantin Musca
  2013-02-04  9:20 ` [PATCH 01/10] enchant: use BPN instead of PN Constantin Musca
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Constantin Musca @ 2013-02-04  9:20 UTC (permalink / raw)
  To: openembedded-core

This represents a set of patches that address multilib issues and other
problems discovered building lib32 world
The following changes since commit 75f470cd18d693a9a96d9849291c2c8de4dcbeb8:

  qt4: Add space for _appends (2013-02-01 22:49:47 +0000)

are available in the git repository at:

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

Constantin Musca (10):
  enchant: use BPN instead of PN
  sgml-common: use ${PN} instead of sgml-common
  syslinux: use BPN instead of PN
  console-tools: fix linking when using the multilib compiler
  foomatic-filters: fix CUPS directory config
  taglib: use LIB_SUFFIX in order to determine the correct baselib
  run-postinsts: use BPN instead of PN
  consolekit: add arch independent unpackaged files
  gcc: target: fix libiberty removal
  blktool: fix SRC_URI typo

 .../fix-libconsole-linking.patch                   | 56 ++++++++++++++++++++++
 .../console-tools/console-tools_0.3.2.bb           |  3 +-
 meta/recipes-devtools/dpkg/run-postinsts_1.0.bb    |  6 +--
 meta/recipes-devtools/gcc/gcc-4.7.inc              |  2 +-
 meta/recipes-devtools/gcc/gcc-package-target.inc   |  4 +-
 .../sgml-common/sgml-common_0.6.3.bb               |  4 +-
 meta/recipes-devtools/syslinux/syslinux_4.03.bb    | 16 +++----
 meta/recipes-extended/blktool/blktool_4-6.1.bb     |  4 +-
 .../foomatic/foomatic-filters_4.0.17.bb            |  7 +--
 .../recipes-support/consolekit/consolekit_0.4.5.bb |  6 ++-
 meta/recipes-support/enchant/enchant_1.6.0.bb      |  8 ++--
 meta/recipes-support/taglib/taglib_1.8.bb          |  4 +-
 12 files changed, 89 insertions(+), 31 deletions(-)
 create mode 100644 meta/recipes-core/console-tools/console-tools-0.3.2/fix-libconsole-linking.patch

-- 
1.7.11.7




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

end of thread, other threads:[~2013-02-04  9:35 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-04  9:20 [PATCH 00/10] Multilib fixes Constantin Musca
2013-02-04  9:20 ` [PATCH 01/10] enchant: use BPN instead of PN Constantin Musca
2013-02-04  9:20 ` [PATCH 02/10] sgml-common: use ${PN} instead of sgml-common Constantin Musca
2013-02-04  9:20 ` [PATCH 03/10] syslinux: use BPN instead of PN Constantin Musca
2013-02-04  9:20 ` [PATCH 04/10] console-tools: fix linking when using the multilib compiler Constantin Musca
2013-02-04  9:20 ` [PATCH 05/10] foomatic-filters: fix CUPS directory config Constantin Musca
2013-02-04  9:20 ` [PATCH 06/10] taglib: use LIB_SUFFIX in order to determine the correct baselib Constantin Musca
2013-02-04  9:20 ` [PATCH 07/10] run-postinsts: use BPN instead of PN Constantin Musca
2013-02-04  9:20 ` [PATCH 08/10] consolekit: add arch independent unpackaged files Constantin Musca
2013-02-04  9:20 ` [PATCH 09/10] gcc: target: fix libiberty removal Constantin Musca
2013-02-04  9:20 ` [PATCH 10/10] blktool: fix SRC_URI typo Constantin Musca

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