From: Florian Boor Date: Mon, 8 May 2006 13:15:54 +0000 (+0000) Subject: simpad.conf: Default to CL4/T-Sinus Pad flash size and don't install big applications. X-Git-Tag: Release-2010-05/1~9453^2~1751^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b83298ad4d58a3e40559b1f4d76781f6e47343c;p=openembedded.git simpad.conf: Default to CL4/T-Sinus Pad flash size and don't install big applications. --- diff --git a/conf/machine/simpad.conf b/conf/machine/simpad.conf index eb44107ecd..a6439783f3 100644 --- a/conf/machine/simpad.conf +++ b/conf/machine/simpad.conf @@ -35,9 +35,9 @@ SERIAL_CONSOLE = "ttySA0 115200 vt100" USE_DEVFS = "1" GUI_MACHINE_CLASS = "bigscreen" -ROOT_FLASH_SIZE = "24" +ROOT_FLASH_SIZE = "16" USE_VT = "0" -GPE_EXTRA_INSTALL += "gaim sylpheed suspend-desktop" +GPE_EXTRA_INSTALL += "suspend-desktop" include conf/machine/include/handheld-common.conf include conf/machine/include/tune-strongarm.conf