simpad.conf: Default to CL4/T-Sinus Pad flash size and don't install big applications.
authorFlorian Boor <florian.boor@kernelconcepts.de>
Mon, 8 May 2006 13:15:54 +0000 (13:15 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Mon, 8 May 2006 13:15:54 +0000 (13:15 +0000)
conf/machine/simpad.conf

index eb44107..a643978 100644 (file)
@@ -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