Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] Fixes for eglibc parallel build and elfutils on uclibc
@ 2011-05-24 19:18 Khem Raj
  2011-05-24 19:18 ` [PATCH 1/2] elfutils_0.148.bb: Fix compilation " Khem Raj
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Khem Raj @ 2011-05-24 19:18 UTC (permalink / raw)
  To: OE core

This patchset addresses the issue Saul ran into with do_install on eglibc
second patch is to get elfutils compile partially for uclibc, the reason is that
it also provides libelf which is needed by other packages such as gcc 4.5
to build. So either we add a new recipe for just providing libelf and add
magic to chose which one to use or we make elfutils to not build everything
but only elfutils when doing it for uclibc. I chose the second aproach


The following changes since commit d33ada10fdcc830f11dc47bd55f529157d1d280b:

  elfutils_0.148.bb: Fix compilation on uclibc (2011-05-24 12:06:30 -0700)

are available in the git repository at:
  git@git.openembedded.org:openembedded-core-contrib.git kraj/misc-fixes
  http://cgit.openembedded.org/cgit.cgi//log/?h=kraj/misc-fixes

Khem Raj (2):
  elfutils_0.148.bb: Fix compilation on uclibc
  eglibc.inc: Transfer PARALLEL_MAKE to PARALLELMFLAGS

 meta/recipes-core/eglibc/eglibc.inc                |    6 ++
 .../elfutils/elfutils-0.148/uclibc-support.patch   |   91 ++++++++++++++++++++
 meta/recipes-devtools/elfutils/elfutils_0.148.bb   |   15 +++-
 3 files changed, 109 insertions(+), 3 deletions(-)
 create mode 100644 meta/recipes-devtools/elfutils/elfutils-0.148/uclibc-support.patch

-- 
1.7.4.1




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

end of thread, other threads:[~2011-05-25 17:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-24 19:18 [PATCH 0/2] Fixes for eglibc parallel build and elfutils on uclibc Khem Raj
2011-05-24 19:18 ` [PATCH 1/2] elfutils_0.148.bb: Fix compilation " Khem Raj
2011-05-24 19:18 ` [PATCH V2 2/2] eglibc.inc: Transfer PARALLEL_MAKE to PARALLELMFLAGS Khem Raj
2011-05-24 20:41   ` Khem Raj
2011-05-25 17:21 ` [PATCH 0/2] Fixes for eglibc parallel build and elfutils on uclibc Saul Wold

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