aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/h1910.conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2005-08-09 17:48:08 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-08-09 17:48:08 +0000
commit714d42c9b95975d2f2776cf4a1380777cbeb649e (patch)
tree67ce50aec3fc3237f2da08074060893dac763f74 /conf/machine/h1910.conf
parent520e9f62724d4e463a4a9c445167303ba8ea67c5 (diff)
downloadopenembedded-714d42c9b95975d2f2776cf4a1380777cbeb649e.tar.gz
Add slightly adjusted h1910.conf
Diffstat (limited to 'conf/machine/h1910.conf')
-rw-r--r--conf/machine/h1910.conf22
1 files changed, 22 insertions, 0 deletions
diff --git a/conf/machine/h1910.conf b/conf/machine/h1910.conf
new file mode 100644
index 0000000000..468fcf1838
--- /dev/null
+++ b/conf/machine/h1910.conf
@@ -0,0 +1,22 @@
+#@TYPE: Machine
+#@NAME: HP iPAQ H1910/H1915
+#@DESCRIPTION: Machine configuration for the HP iPAQ H1910/H1915
+
+KERNEL ?= "kernel26"
+OVERRIDES =. "${KERNEL}:"
+
+TARGET_ARCH = "arm"
+IPKG_ARCHS = "all arm armv5te h1910"
+
+include conf/machine/tune-xscale.conf
+
+PREFERRED_PROVIDER_xserver = "xserver-kdrive"
+
+BOOTSTRAP_EXTRA_DEPENDS = "udev apmd irda-utils network-suspend-scripts modutils-collateral mtd-utils"
+BOOTSTRAP_EXTRA_RDEPENDS = "udev apm apmd network-suspend-scripts modutils-collateral mtd-utils"
+BOOTSTRAP_EXTRA_RRECOMMENDS += ""
+
+EXTRA_IMAGECMD_h1910_jffs2 = "-e 0x4000 -p -n"
+
+GUI_MACHINE_CLASS = "smallscreen"
+