merge of '6932b153dae1ecb649cc4e5d6557adc86452c225'
[vuplus_openembedded] / conf / machine / d201gly2.conf
1 # Copyright (C) 2007, Stelios Koroneos - Digital OPSiS, All Rights Reserved
2 # Released under the MIT license (see packages/COPYING)
3 #@TYPE: Machine
4 #@NAME: D201GLY2 
5 #@DESCRIPTION: Machine configuration for Intel D201GLY2 board
6
7
8 TARGET_ARCH = "i686"
9 PACKAGE_EXTRA_ARCHS = "x86 i386 i486 i586 i686 i686p4c"
10
11 PREFERRED_PROVIDER_virtual/kernel = "linux
12 KERNEL_IMAGETYPE = "bzImage"
13 OLDEST_KERNEL = "2.6.17"
14
15 PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive"
16 XSERVER="xserver-kdrive-sis"
17
18
19 GLIBC_ADDONS = "nptl"
20 GLIBC_EXTRA_OECONF = "--with-tls"
21
22
23 IMAGE_FSTYPES = "ext2.gz"
24
25 MACHINE_FEATURES = "kernel26 screen keyboard pci usbhost acpi ext2"
26 MACHINE_EXTRA_RRECOMMENDS = " kernel-modules"
27 MACHINE_TASK_PROVIDER = "task-base"
28
29 udevdir = "/dev"
30
31
32 #tune for P4 celeron cpu
33 require conf/machine/include/tune-pentium4c.inc