msmcommd: add libmsmhll as dependency and bump PR
[openembedded.git] / conf / machine / d201gly2.conf
blobfb65dce7658ebfb382fb43d67ed0868c949c2eb4
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
8 TARGET_ARCH = "i686"
10 PREFERRED_PROVIDER_virtual/kernel = "linux"
11 KERNEL_IMAGETYPE = "bzImage"
12 OLDEST_KERNEL = "2.6.17"
14 PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive"
15 XSERVER="xserver-kdrive-sis"
18 GLIBC_ADDONS = "nptl"
19 GLIBC_EXTRA_OECONF = "--with-tls"
22 IMAGE_FSTYPES = "ext2.gz"
24 MACHINE_FEATURES = "kernel26 screen keyboard pci usbhost acpi ext2"
25 MACHINE_EXTRA_RRECOMMENDS = " kernel-modules"
26 MACHINE_TASK_PROVIDER = "task-base"
28 udevdir = "/dev"
31 #tune for P4 celeron cpu
32 require conf/machine/include/tune-pentium4c.inc