[OE-core] [PATCH 0/2] Fixes for eglibc parallel build and elfutils on uclibc

Saul Wold sgw at linux.intel.com
Wed May 25 17:21:43 UTC 2011


On 05/24/2011 12:18 PM, Khem Raj wrote:
> 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 at 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
>
Fixed version merged into OE-Core

Thanks
	Sau!





More information about the Openembedded-core mailing list