All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] x32 ABI fixes kexec-tools and nss
@ 2015-04-08 10:04 Aníbal Limón
  2015-04-08 10:04 ` [PATCHv2 1/2] kexec-tools: Add support for build with x32 ABI in x86_64 Aníbal Limón
  2015-04-08 10:04 ` [PATCH 2/2] nss: Fix build in x32 ABI Aníbal Limón
  0 siblings, 2 replies; 3+ messages in thread
From: Aníbal Limón @ 2015-04-08 10:04 UTC (permalink / raw)
  To: openembedded-core

The next changes contains,

	kexec-tools v2 patch that fixes problems related to configure.ac when
	try to compile enabling zlib.

	nss v1 patch that enables x32 build.

The following changes since commit a146e8ccfcc9d7f957de60c8634b38bb3431ca04:

  bitbake: runqueue: pass finalized metadata to scenequeue callbacks (2015-04-08 10:53:32 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib alimon/x32_abi_fixes
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=alimon/x32_abi_fixes

Aníbal Limón (1):
  nss: Fix build in x32 ABI

Mariano Lopez (1):
  kexec-tools: Add support for build with x32 ABI in x86_64

 .../kexec/kexec-tools/kexec-x32.patch              | 113 +++++++++++++++++++++
 meta/recipes-kernel/kexec/kexec-tools_2.0.9.bb     |   3 +-
 meta/recipes-support/nss/nss.inc                   |   4 +
 3 files changed, 119 insertions(+), 1 deletion(-)
 create mode 100644 meta/recipes-kernel/kexec/kexec-tools/kexec-x32.patch

-- 
1.8.4.5



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

end of thread, other threads:[~2015-04-08 18:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-08 10:04 [PATCH 0/2] x32 ABI fixes kexec-tools and nss Aníbal Limón
2015-04-08 10:04 ` [PATCHv2 1/2] kexec-tools: Add support for build with x32 ABI in x86_64 Aníbal Limón
2015-04-08 10:04 ` [PATCH 2/2] nss: Fix build in x32 ABI Aníbal Limón

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.