fastjar: apply fix for CVE-2010-0831
[openembedded.git] / conf / machine / navman-icn330.conf
blobc9a7f6c1c60eb0523859420530e3cdecb5ad821d
1 #@TYPE: Machine
2 #@NAME: Navman iCN 300
3 #@DESCRIPTION: Machine configuration for the navman iCN 330 gps devicesx
5 # see http://www.duff.dk/navman/ for more details
8 # Hardware-based properties
10 TARGET_ARCH = "arm"
12 #Compile with armv5te optimizations, incompatible with armv4(t) cpus
13 require conf/machine/include/tune-xscale.inc
15 #Set some hints for metadata  
16 VOLATILE_STORAGE_SIZE = "32"
17 GUI_MACHINE_CLASS = "smallscreen"
18 UBOOT_MACHINE = ""
20 #Set features for task-base 
21 # touchscreen is not confirmed
22 MACHINE_FEATURES = "kernel26 touchscreen apm alsa usbgadget screen"
25 # Software/packages selection
27 PREFERRED_PROVIDER_xserver = "xserver-kdrive"
28 PREFERRED_PROVIDER_virtual/kernel = "linux-navman"
32 # Modules autoload and other boot properties
34 module_autoload_snd-pcm-oss     = "snd-pcm-oss"
36 SERIAL_CONSOLE = "115200 ttyS0 vt100"
37 USE_VT = "0"