[oe-commits] org.oe.dev Machine config for the dht-walnut (ppc) board

ifaistos commit openembedded-commits at lists.openembedded.org
Mon Aug 28 20:42:12 UTC 2006


Machine config for the dht-walnut (ppc) board
Machine config for the dht-walnut ppc based board 
Machine config file for the ppc based dht-walnut board

Author: ifaistos at openembedded.org
Branch: org.openembedded.dev
Revision: 5972bffd477a0aeb1dddbf4925a4c1ce799fd06f
ViewMTN: http://monotone.openembedded.org/revision.psp?id=5972bffd477a0aeb1dddbf4925a4c1ce799fd06f
Files:
1
conf/machine/dht-walnut.conf
Diffs:

#
# mt diff -r3ffb499d7ca3f2ba83ebd3e4377e81a7c1494354 -r5972bffd477a0aeb1dddbf4925a4c1ce799fd06f
#
# 
# 
# add_file "conf/machine/dht-walnut.conf"
#  content [56423da02d3bcd65e4967b42e1da5f8493fd3e23]
# 
============================================================
--- conf/machine/dht-walnut.conf	56423da02d3bcd65e4967b42e1da5f8493fd3e23
+++ conf/machine/dht-walnut.conf	56423da02d3bcd65e4967b42e1da5f8493fd3e23
@@ -0,0 +1,20 @@
+TARGET_ARCH = "powerpc"
+IPKG_ARCHS = "all powerpc ${MACHINE}"
+
+PREFERRED_PROVIDER_virtual/kernel = "linux-dht-walnut"
+
+#TARGET_FPU = "soft"
+TARGET_CPU = "405"
+OLDEST_KERNEL = "2.6.9"
+
+# TARGET_VENDOR = "-oe"
+
+BOOTSTRAP_EXTRA_DEPENDS = "virtual/kernel pciutils udev"
+BOOTSTRAP_EXTRA_RDEPENDS = "kernel pciutils udev"
+
+udevdir = "/dev"
+OLDEST_KERNEL = "2.6.5"
+# GLIBC_ADDONS = "nptl"
+# GLIBC_EXTRA_OECONF = "--with-tls"
+
+






More information about the Openembedded-commits mailing list