Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] fixes for x32 ABI build
@ 2015-03-15 21:28 Aníbal Limón
  2015-03-15 21:28 ` [PATCH 1/3] mdadm: Fix build in x32 ABI Aníbal Limón
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Aníbal Limón @ 2015-03-15 21:28 UTC (permalink / raw)
  To: openembedded-core

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 7f30749fe026e9ceb75d73b89271145a45a60763:

  oeqa/parselogs: Skip hda opcode errors (2015-03-12 12:50:24 +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   | 24 ++++++++++++++++
 meta/recipes-extended/mdadm/mdadm_3.3.2.bb         |  1 +
 .../systemtap/systemtap/x32_abi_time.patch         | 32 ++++++++++++++++++++++
 meta/recipes-kernel/systemtap/systemtap_git.inc    |  1 +
 .../puzzles/files/puzzles_x32_abi_time.patch       | 28 +++++++++++++++++++
 meta/recipes-sato/puzzles/puzzles_r10116.bb        |  1 +
 6 files changed, 87 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



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

end of thread, other threads:[~2015-03-16 11:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-15 21:28 [PATCH 0/3] fixes for x32 ABI build Aníbal Limón
2015-03-15 21:28 ` [PATCH 1/3] mdadm: Fix build in x32 ABI Aníbal Limón
2015-03-15 21:28 ` [PATCH 2/3] systemtap: " Aníbal Limón
2015-03-15 21:28 ` [PATCH 3/3] puzzles: " Aníbal Limón
2015-03-16 11:36 ` [PATCH 0/3] fixes for x32 ABI build Burton, Ross

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