On 06/21/2011 07:54 AM, Phil Blundell wrote:
On Tue, 2011-06-21 at 15:04 +0100, Tom Parkin wrote:
The attached patch allows me to (at least) assemble the bitbake task
list when TCLIBC = "uclibc".  I'm not sure whether this is the correct
approach, though.

Do you know why glib-2.0.inc is doing this crazy thing in the first
place?  If we're going to have code in the config files to effectively
make it think that USE_NLS is always on, maybe that check should just be
removed.

You're right though that the current line in tclibc-uclibc.inc is
clearly just wrong and should be either fixed or deleted.


Yes and another issue is USE_NLS settings applies to native recipes as well. The intention is to just have it for target recipes. May be native.bbclass
should forcibly set this var to yes unless someone is building on uclibc
build systems which would be rare.

p.



_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core


_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to