[oe-commits] org.oe.dev progear: added machine config

hrw commit openembedded-commits at lists.openembedded.org
Sun Nov 26 11:34:26 UTC 2006


progear: added machine config

Author: hrw at openembedded.org
Branch: org.openembedded.dev
Revision: 5cccddf0866045366c33addf37a18b629a0e0c66
ViewMTN: http://monotone.openembedded.org/revision.psp?id=5cccddf0866045366c33addf37a18b629a0e0c66
Files:
1
conf/machine/progear.conf
Diffs:

#
# mt diff -r422a87f27e5f3c5998ef57397e860dd38e94e870 -r5cccddf0866045366c33addf37a18b629a0e0c66
#
# 
# 
# add_file "conf/machine/progear.conf"
#  content [69a659bcfbbba3d818da2d1fa8c555eaabbc36f3]
# 
============================================================
--- conf/machine/progear.conf	69a659bcfbbba3d818da2d1fa8c555eaabbc36f3
+++ conf/machine/progear.conf	69a659bcfbbba3d818da2d1fa8c555eaabbc36f3
@@ -0,0 +1,15 @@
+#@TYPE: Machine
+#@NAME: Progear
+#@DESCRIPTION: Machine configuration for Progear 1050HX+ webpad
+
+# i386 doesn't work with NTPL, see http://ecos.sourceware.org/ml/libc-ports/2006-03/msg00030.html
+TARGET_ARCH = "i686"
+
+PACKAGE_EXTRA_ARCHS = "x86 i386 i486 i586"
+PREFERRED_PROVIDER_virtual/kernel = "linux"
+
+OLDEST_KERNEL = "2.6.17"
+GLIBC_ADDONS = "nptl"
+GLIBC_EXTRA_OECONF = "--with-tls"
+
+MACHINE_FEATURES = "kernel26 usbhost ext2 pci pcmcia apm screen alsa irda"






More information about the Openembedded-commits mailing list