From: Constantin Musca <constantinx.musca@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 00/10] Multilib fixes
Date: Mon, 4 Feb 2013 11:20:14 +0200 [thread overview]
Message-ID: <cover.1359967266.git.constantinx.musca@intel.com> (raw)
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
next reply other threads:[~2013-02-04 9:35 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-04 9:20 Constantin Musca [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1359967266.git.constantinx.musca@intel.com \
--to=constantinx.musca@intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.