1 # Copyright (C) 2007, Stelios Koroneos - Digital OPSiS, All Rights Reserved
2 # Released under the MIT license (see packages/COPYING)
5 #@DESCRIPTION: Machine configuration for a generic i686 machine
9 PACKAGE_EXTRA_ARCHS = "x86 i386 i486 i586"
11 PREFERRED_PROVIDER_virtual/kernel = "linux"
12 PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive"
13 XSERVER="xserver-kdrive-vesa"
15 KERNEL_IMAGETYPE = "bzImage"
18 GLIBC_EXTRA_OECONF = "--with-tls"
20 IMAGE_FSTYPES ?= "ext2.gz"
22 MACHINE_FEATURES = "kernel26 screen keyboard pci ushbost acpi ext2 x86"
23 MACHINE_EXTRA_RRECOMMENDS = " kernel-modules"
25 #tune for pentium pro cpu
26 require conf/machine/include/tune-pentiumpro.inc