]> code.ossystems Code Review - openembedded-core.git/commit
classes/gettext: Do not disable nls for non target recipes
authorKhem Raj <raj.khem@gmail.com>
Sat, 16 Jul 2011 06:22:18 +0000 (23:22 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 20 Jul 2011 14:25:00 +0000 (15:25 +0100)
commit7be58f695aaa8b111fcf79a3505964e9f49b108a
tree30b290a7d588170fb5a10f54ea0d718f0ea47672
parentf7de0a4f02cfd021176759fc4ea7ebbc88da8ff8
classes/gettext: Do not disable nls for non target recipes

nls disabling is target specific but USE_NLS=no will
disable nls even for other kind of recipes. We should
let them build with nls

Signed-off-by: Khem Raj <raj.khem@gmail.com>
meta/classes/gettext.bbclass