]> code.ossystems Code Review - openembedded-core.git/commit
eglibc: force GLIBC_EXTRA_OECONF to not be uset for nativesdk
authorKumar Gala <galak@kernel.crashing.org>
Tue, 9 Aug 2011 03:52:11 +0000 (22:52 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 10 Aug 2011 12:26:22 +0000 (13:26 +0100)
commita1f87ec65fa1a6d5ce9a010548dbe7c01ab9b711
treecde381bc3f86ced70270b983db25473abc54a0a5
parent13e01d29d14e7e7403d0c45c5699ea9160243868
eglibc: force GLIBC_EXTRA_OECONF to not be uset for nativesdk

Don't use GLIBC_EXTRA_OECONF for the nativesdk builds.  Easiest solution
is to just override it settings.  Otherwise we might pickup configure
options ment for the target build.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/eglibc/eglibc.inc
meta/recipes-core/eglibc/eglibc_2.12.bb
meta/recipes-core/eglibc/eglibc_2.13.bb