From: Oyvind Repvik Date: Tue, 13 Mar 2007 17:58:21 +0000 (+0000) Subject: foonas: Remove USE_NLS=no in distro config X-Git-Tag: Release-2010-05/1~8868^2~1092^2~1^2~7^2~17^2~7^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cfa403bb324774b17e0a84db8960c22ba29a477;p=openembedded.git foonas: Remove USE_NLS=no in distro config --- diff --git a/conf/distro/foonas.conf b/conf/distro/foonas.conf index dc0a1a9cae..4657cd0379 100644 --- a/conf/distro/foonas.conf +++ b/conf/distro/foonas.conf @@ -59,7 +59,7 @@ GLIBC_EXTRA_OECONF = "--with-tls" # # Target OS # -USE_NLS ?= "no" + TARGET_OS = "linux" HOTPLUG = "udev" require conf/distro/include/sane-srcdates.inc