From: Paul Sokolovsky Date: Fri, 7 Dec 2007 19:06:40 +0000 (+0000) Subject: htcuniversal.conf: Remove NLS modules, not machine-specific. X-Git-Tag: Release-2010-05/1~8193 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67a296c1f589fff04080567d7f9e11b8fc7a0e41;p=openembedded.git htcuniversal.conf: Remove NLS modules, not machine-specific. --- diff --git a/conf/machine/htcuniversal.conf b/conf/machine/htcuniversal.conf index c3e7cf710e..0dd8782fa8 100644 --- a/conf/machine/htcuniversal.conf +++ b/conf/machine/htcuniversal.conf @@ -28,9 +28,7 @@ PREFERRED_PROVIDER_xserver = "xserver-kdrive" XSERVER = "xserver-kdrive-fbdev" MACHINE_EXTRA_RDEPENDS = "tiinit acx-firmware" -MACHINE_EXTRA_RRECOMMENDS = " kernel-module-nls-cp437 \ - kernel-module-nls-iso8859-1 \ - kernel-module-nls-utf8 \ +MACHINE_EXTRA_RRECOMMENDS = "\ kernel-module-af-key \ kernel-module-bsd-comp \ kernel-module-i2c-pxa \