]> code.ossystems Code Review - openembedded-core.git/commit
classes, conf: Exclude native and nativesdk recipes from libc specific override
authorKhem Raj <raj.khem@gmail.com>
Thu, 1 Dec 2011 03:07:07 +0000 (19:07 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 1 Dec 2011 12:52:49 +0000 (12:52 +0000)
commit6e2b53f47da0e97271fb51b281d24da1e1d549cc
treef2db975fe2c1a6d9f97753b0de2e822f0c8fa84f
parent30584cbcdc4b709c52325a321c1175bfaf63a167
classes, conf: Exclude native and nativesdk recipes from libc specific override

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@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/native.bbclass
meta/classes/nativesdk.bbclass
meta/conf/distro/include/tclibc-eglibc.inc
meta/conf/distro/include/tclibc-uclibc.inc