[oe-commits] org.oe.dev guinness.conf: machine description for computers containing a tyan 2462 mainboard

koen commit openembedded-commits at lists.openembedded.org
Tue Sep 26 17:24:08 UTC 2006


guinness.conf: machine description for computers containing a tyan 2462 mainboard

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 090b60f3cd2b37a02d6dd0e3e8f854462cd2ea1e
ViewMTN: http://monotone.openembedded.org/revision.psp?id=090b60f3cd2b37a02d6dd0e3e8f854462cd2ea1e
Files:
1
conf/machine/guinness.conf
Diffs:

#
# mt diff -r6925fd8e598e0b0f9e689b5eb85c89c8821dc69e -r090b60f3cd2b37a02d6dd0e3e8f854462cd2ea1e
#
# 
# 
# add_file "conf/machine/guinness.conf"
#  content [14b967fcb118a3028b2e1f06a0fc8bf2ec26b941]
# 
============================================================
--- conf/machine/guinness.conf	14b967fcb118a3028b2e1f06a0fc8bf2ec26b941
+++ conf/machine/guinness.conf	14b967fcb118a3028b2e1f06a0fc8bf2ec26b941
@@ -0,0 +1,21 @@
+#@TYPE: Machine
+#@NAME: Guinness
+#@DESCRIPTION: Machine configuration for Linux running on a tyan 2462 mainboard (codenamed guinness)
+
+# i386 doesn't work with NTPL, see http://ecos.sourceware.org/ml/libc-ports/2006-03/msg00030.html
+TARGET_ARCH = "i686"
+
+IPKG_EXTRA_ARCHS = "x86 i386 i486 i586"
+PREFERRED_PROVIDER_virtual/kernel = "linux-x86"
+
+# todo: convert to task-base
+BOOTSTRAP_EXTRA_RDEPENDS = "kernel pciutils udev kernel-modules"
+
+udevdir = "/dev"
+
+OLDEST_KERNEL = "2.6.17"
+GLIBC_ADDONS = "nptl"
+GLIBC_EXTRA_OECONF = "--with-tls"
+
+require conf/machine/include/tune-athlonmp.conf
+






More information about the Openembedded-commits mailing list