From: Joshua Lock <josh@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [2011-1 PATCH 0/3] apt-native fixes
Date: Tue, 19 Jun 2012 12:35:22 -0700 [thread overview]
Message-ID: <cover.1340132548.git.josh@linux.intel.com> (raw)
With the toolchain provided on modern distros apt-native fails to compile, this
series cherry-picks several patches from master which ensure that apt and
apt-native can be built reliably.
Cheers,
Joshua
The following changes since commit 30c6ec403e1696b5fd94b92328ef9edec535a57a:
scripts/qemuimage-testlib: fix typos (2012-06-14 11:17:35 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib josh/edison
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=josh/edison
Richard Purdie (2):
apt: Fix locale header and hardcoded libname issues
apt: Fix parallel make race
Robert Yang (1):
apt 0.7.14: do_compile failed with gcc 4.7
.../apt/apt-0.7.14/localefixes.patch | 91 ++++++++++++++++++++
.../recipes-devtools/apt/apt-0.7.14/makerace.patch | 23 +++++
.../apt/apt-0.7.14/remove-redeclaration.patch | 63 ++++++++++++++
meta/recipes-devtools/apt/apt-native.inc | 9 +-
meta/recipes-devtools/apt/apt-native_0.7.14.bb | 2 +-
meta/recipes-devtools/apt/apt-package.inc | 9 +-
meta/recipes-devtools/apt/apt.inc | 3 +
meta/recipes-devtools/apt/apt_0.7.14.bb | 2 +-
8 files changed, 192 insertions(+), 10 deletions(-)
create mode 100644 meta/recipes-devtools/apt/apt-0.7.14/localefixes.patch
create mode 100644 meta/recipes-devtools/apt/apt-0.7.14/makerace.patch
create mode 100644 meta/recipes-devtools/apt/apt-0.7.14/remove-redeclaration.patch
--
1.7.10.2
next reply other threads:[~2012-06-19 19:46 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-19 19:35 Joshua Lock [this message]
2012-06-19 19:35 ` [2011-1 PATCH 1/3] apt: Fix locale header and hardcoded libname issues Joshua Lock
2012-06-19 19:35 ` [2011-1 PATCH 2/3] apt: Fix parallel make race Joshua Lock
2012-06-19 19:35 ` [2011-1 PATCH 3/3] apt 0.7.14: do_compile failed with gcc 4.7 Joshua Lock
2012-06-21 11:05 ` [2011-1 PATCH 0/3] apt-native fixes Richard Purdie
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.1340132548.git.josh@linux.intel.com \
--to=josh@linux.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.