[oe-commits] org.oe.dev htcalpine.conf, htcapache.conf, htcsable.conf: Add few more HTC devices.

pfalcon commit openembedded-commits at lists.openembedded.org
Fri Jul 13 10:50:04 UTC 2007


htcalpine.conf, htcapache.conf, htcsable.conf: Add few more HTC devices.

Author: pfalcon at openembedded.org
Branch: org.openembedded.dev
Revision: 5898bfa915c78571dda8511c658032fbba484e06
ViewMTN: http://monotone.openembedded.org/revision.psp?id=5898bfa915c78571dda8511c658032fbba484e06
Files:
1
conf/machine/htcalpine.conf
conf/machine/htcapache.conf
conf/machine/htcsable.conf
Diffs:

#
# mt diff -r158e0b4585a3c42cc4daf142ad3eeb312b69a6f1 -r5898bfa915c78571dda8511c658032fbba484e06
#
# 
# 
# add_file "conf/machine/htcalpine.conf"
#  content [c01cd0864f596338b5532f886e7e2cb05ad8deef]
# 
# add_file "conf/machine/htcapache.conf"
#  content [7d257809c803eaedc45b392f842a60471786226c]
# 
# add_file "conf/machine/htcsable.conf"
#  content [0d76addabdd29518709019745459807b3230d95a]
# 
============================================================
--- conf/machine/htcalpine.conf	c01cd0864f596338b5532f886e7e2cb05ad8deef
+++ conf/machine/htcalpine.conf	c01cd0864f596338b5532f886e7e2cb05ad8deef
@@ -0,0 +1,34 @@
+#@TYPE: Machine
+#@NAME: HTC Alpine
+#@DESCRIPTION: Machine configuration for the HTC Alpine
+
+#
+# Hardware-based properties
+#
+TARGET_ARCH = "arm"
+PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te "
+
+require conf/machine/include/tune-xscale.conf
+
+ROOT_FLASH_SIZE = "32"
+VOLATILE_STORAGE_SIZE = "64"
+GUI_MACHINE_CLASS = "smallscreen"
+MACHINE_FEATURES = "kernel26 touchscreen apm alsa pcmcia irda bluetooth usbgadget screen"
+
+#
+# Software/packages selection
+#
+PREFERRED_PROVIDER_virtual/kernel = "linux-handhelds-2.6"
+PCMCIA_MANAGER = "pcmciautils"
+PREFERRED_PROVIDER_xserver = "xserver-kdrive"
+
+
+#
+# Modules autoload and other boot properties
+#
+module_autoload_g_ether = "g_ether"
+
+SERIAL_CONSOLE = "115200 ttyS0 vt100"
+USE_VT = "0"
+
+require conf/machine/include/LAB-settings.conf
============================================================
--- conf/machine/htcapache.conf	7d257809c803eaedc45b392f842a60471786226c
+++ conf/machine/htcapache.conf	7d257809c803eaedc45b392f842a60471786226c
@@ -0,0 +1,34 @@
+#@TYPE: Machine
+#@NAME: HTC Apache
+#@DESCRIPTION: Machine configuration for the HTC Apache
+
+#
+# Hardware-based properties
+#
+TARGET_ARCH = "arm"
+PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te "
+
+require conf/machine/include/tune-xscale.conf
+
+ROOT_FLASH_SIZE = "32"
+VOLATILE_STORAGE_SIZE = "64"
+GUI_MACHINE_CLASS = "smallscreen"
+MACHINE_FEATURES = "kernel26 touchscreen apm alsa pcmcia irda bluetooth usbgadget screen"
+
+#
+# Software/packages selection
+#
+PREFERRED_PROVIDER_virtual/kernel = "linux-handhelds-2.6"
+PCMCIA_MANAGER = "pcmciautils"
+PREFERRED_PROVIDER_xserver = "xserver-kdrive"
+
+
+#
+# Modules autoload and other boot properties
+#
+module_autoload_g_ether = "g_ether"
+
+SERIAL_CONSOLE = "115200 ttyS0 vt100"
+USE_VT = "0"
+
+require conf/machine/include/LAB-settings.conf
============================================================
--- conf/machine/htcsable.conf	0d76addabdd29518709019745459807b3230d95a
+++ conf/machine/htcsable.conf	0d76addabdd29518709019745459807b3230d95a
@@ -0,0 +1,34 @@
+#@TYPE: Machine
+#@NAME: HTC Sable
+#@DESCRIPTION: Machine configuration for the HTC Sable device
+
+#
+# Hardware-based properties
+#
+TARGET_ARCH = "arm"
+PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te "
+
+require conf/machine/include/tune-xscale.conf
+
+ROOT_FLASH_SIZE = "32"
+VOLATILE_STORAGE_SIZE = "64"
+GUI_MACHINE_CLASS = "smallscreen"
+MACHINE_FEATURES = "kernel26 touchscreen apm alsa irda usbgadget screen"
+
+#
+# Software/packages selection
+#
+PREFERRED_PROVIDER_virtual/kernel = "linux-handhelds-2.6"
+PCMCIA_MANAGER = "pcmciautils"
+PREFERRED_PROVIDER_xserver = "xserver-kdrive"
+
+#
+# Modules autoload and other boot properties
+#
+module_autoload_snd-pcm-oss = "snd-pcm-oss"
+
+
+SERIAL_CONSOLE = "115200 ttyS0 vt100"
+USE_VT = "0"
+
+require conf/machine/include/LAB-settings.conf






More information about the Openembedded-commits mailing list