fastjar: apply fix for CVE-2010-0831
[openembedded.git] / conf / machine / efika.conf
blobdd4ba06f909b4e0e92a72df9112723cb2871a6c9
1 #@TYPE: Machine
2 #@Name: Genisi EFIKA Development Platform
3 #@DESCRIPTION: Machine configuration for the EFIKA development platform: http://www.pegasosppc.com/efika.php
5 TARGET_ARCH = "powerpc"
7 PREFERRED_PROVIDER_virtual/kernel ?= "linux-rt"
9 MACHINE_FEATURES = "kernel26 usbhost ext2 alsa"
11 #don't try to access tty1
12 USE_VT = "0"
14 SERIAL_CONSOLE = "115200 ttyPSC0"
16 #tune for the MPC5200B cpu
17 require conf/machine/include/tune-ppc603e.inc