[OE-core] [PATCH] classes, conf: Exclude native and nativesdk recipes from libc specific override

Richard Purdie richard.purdie at linuxfoundation.org
Thu Dec 1 12:53:05 UTC 2011


On Wed, 2011-11-30 at 19:07 -0800, Khem Raj wrote:
> Based on suggestions from RP
> 
> libc-uclibc and libc-glibc overrides are for denoting
> system C library in use on the target and not for the
> host therefore we make sure that the override only takes
> effect for target recipes only.
> 
> Signed-off-by: Khem Raj <raj.khem at gmail.com>
> ---
>  meta/classes/native.bbclass                |    3 +++
>  meta/classes/nativesdk.bbclass             |    3 +++
>  meta/conf/distro/include/tclibc-eglibc.inc |    3 ++-
>  meta/conf/distro/include/tclibc-uclibc.inc |    3 ++-
>  4 files changed, 10 insertions(+), 2 deletions(-)

Merged to master, thanks.

Richard





More information about the Openembedded-core mailing list