From: "Aníbal Limón" <anibal.limon@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCHv2 0/3] Recipes fix for build in x32 ABI
Date: Tue, 17 Mar 2015 10:06:22 -0600 [thread overview]
Message-ID: <cover.1426608243.git.anibal.limon@linux.intel.com> (raw)
The next set of patches fixes builds for mdadm, systemtap and puzzles related
to time_t that is long long int in x32 ABI instead of long int in normal x86_64.
The following changes since commit df0672b038e6942c97d266af9ca175a06f2b0423:
bitbake: toaster: Fix the orderkey to match the column (2015-03-16 17:44:13 +0000)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib alimon/x32_time_t_bugs
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=alimon/x32_time_t_bugs
Aníbal Limón (3):
mdadm: Fix build in x32 ABI
systemtap: Fix build in x32 ABI
puzzles: Fix build in x32 ABI
.../mdadm/files/mdadm-3.3.2_x32_abi_time_t.patch | 26 +++++++++++++++++
meta/recipes-extended/mdadm/mdadm_3.3.2.bb | 1 +
.../systemtap/systemtap/x32_abi_time.patch | 34 ++++++++++++++++++++++
meta/recipes-kernel/systemtap/systemtap_git.inc | 1 +
.../puzzles/files/puzzles_x32_abi_time.patch | 30 +++++++++++++++++++
meta/recipes-sato/puzzles/puzzles_r10116.bb | 1 +
6 files changed, 93 insertions(+)
create mode 100644 meta/recipes-extended/mdadm/files/mdadm-3.3.2_x32_abi_time_t.patch
create mode 100644 meta/recipes-kernel/systemtap/systemtap/x32_abi_time.patch
create mode 100644 meta/recipes-sato/puzzles/files/puzzles_x32_abi_time.patch
--
1.9.1
next reply other threads:[~2015-03-17 16:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-17 16:06 Aníbal Limón [this message]
2015-03-17 16:06 ` [PATCHv2 1/3] mdadm: Fix build in x32 ABI Aníbal Limón
2015-03-17 16:06 ` [PATCHv2 2/3] systemtap: " Aníbal Limón
2015-03-17 16:06 ` [PATCHv2 3/3] puzzles: " Aníbal Limón
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.1426608243.git.anibal.limon@linux.intel.com \
--to=anibal.limon@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox