org.openembedded.dev: 7aa8018463909244fb12cdbb6e6f9012b7bbff69

oe at monotone.openmoko.org oe at monotone.openmoko.org
Fri May 2 20:59:53 CEST 2008


revision:            7aa8018463909244fb12cdbb6e6f9012b7bbff69
date:                2008-05-01T05:38:42
author:              ifaistos at openembedded.org
branch:              org.openembedded.dev
changelog:
conf/machine/d201gly2.conf : Add new machine definition for Intel's d201gly2 mini-itx board

manifest:
format_version "1"

new_manifest [a5eec58584ca292a4f93106073e7744dc3034876]

old_revision [7fa2cb03b1e0dbf71459d3f08d1a6d85c411ad9c]

add_file "conf/machine/d201gly2.conf"
 content [7e34b9738d6c1869f61708e1fec04db2564f9d89]

add_file "conf/machine/include/tune-pentium4c.inc"
 content [6d4588e5e8c363a3883c76fc49befb8c4e75864d]
-------------- next part --------------
#
#
# add_file "conf/machine/d201gly2.conf"
#  content [7e34b9738d6c1869f61708e1fec04db2564f9d89]
# 
# add_file "conf/machine/include/tune-pentium4c.inc"
#  content [6d4588e5e8c363a3883c76fc49befb8c4e75864d]
#
============================================================
--- conf/machine/d201gly2.conf	7e34b9738d6c1869f61708e1fec04db2564f9d89
+++ conf/machine/d201gly2.conf	7e34b9738d6c1869f61708e1fec04db2564f9d89
@@ -0,0 +1,33 @@
+# Copyright (C) 2007, Stelios Koroneos - Digital OPSiS, All Rights Reserved
+# Released under the MIT license (see packages/COPYING)
+#@TYPE: Machine
+#@NAME: D201GLY2 
+#@DESCRIPTION: Machine configuration for Intel D201GLY2 board
+
+
+TARGET_ARCH = "i686"
+PACKAGE_EXTRA_ARCHS = "x86 i386 i486 i586 i686 i686p4c"
+
+PREFERRED_PROVIDER_virtual/kernel = "linux
+KERNEL_IMAGETYPE = "bzImage"
+OLDEST_KERNEL = "2.6.17"
+
+PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive"
+XSERVER="xserver-kdrive-sis"
+
+
+GLIBC_ADDONS = "nptl"
+GLIBC_EXTRA_OECONF = "--with-tls"
+
+
+IMAGE_FSTYPES = "ext2.gz"
+
+MACHINE_FEATURES = "kernel26 screen keyboard pci ushbost acpi ext2"
+MACHINE_EXTRA_RRECOMMENDS = " kernel-modules"
+MACHINE_TASK_PROVIDER = "task-base"
+
+udevdir = "/dev"
+
+
+#tune for P4 celeron cpu
+require conf/machine/include/tune-pentium4c.inc
============================================================
--- conf/machine/include/tune-pentium4c.inc	6d4588e5e8c363a3883c76fc49befb8c4e75864d
+++ conf/machine/include/tune-pentium4c.inc	6d4588e5e8c363a3883c76fc49befb8c4e75864d
@@ -0,0 +1,3 @@
+TARGET_CC_ARCH = "-march=prescott"
+PACKAGE_ARCH = "i686p4c"
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openmoko.org/pipermail/commitlog/attachments/20080502/0192d937/attachment.htm 


More information about the commitlog mailing list