aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/simpad.conf
diff options
context:
space:
mode:
authorFlorian Boor <florian.boor@kernelconcepts.de>2006-05-08 13:15:54 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-05-08 13:15:54 +0000
commit0b83298ad4d58a3e40559b1f4d76781f6e47343c (patch)
treefcc66cf75de527c6c28963aec619dbb953f8df17 /conf/machine/simpad.conf
parent2d9c1f7655191ea4def26de46d17c8d388abd633 (diff)
downloadopenembedded-0b83298ad4d58a3e40559b1f4d76781f6e47343c.tar.gz
simpad.conf: Default to CL4/T-Sinus Pad flash size and don't install big applications.
Diffstat (limited to 'conf/machine/simpad.conf')
-rw-r--r--conf/machine/simpad.conf4
1 files changed, 2 insertions, 2 deletions
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