aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/h1940.conf
diff options
context:
space:
mode:
authorArjan Schrijver <arjan@anymore.nl>2005-12-15 13:48:04 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-12-15 13:48:04 +0000
commitfe531d65d03fa3d7c05db95b53dd7429a8e0205b (patch)
tree4b73e3092187915b8f55b6366ae2fe83e2e75356 /conf/machine/h1940.conf
parent433e2833287f496ad6923c6a295cc7f56bc2c5e6 (diff)
downloadopenembedded-fe531d65d03fa3d7c05db95b53dd7429a8e0205b.tar.gz
h1940.conf: update to make it work with the new kernel and add GUI_MACHINE_CLASS="smallscreen"
Diffstat (limited to 'conf/machine/h1940.conf')
-rw-r--r--conf/machine/h1940.conf9
1 files changed, 4 insertions, 5 deletions
diff --git a/conf/machine/h1940.conf b/conf/machine/h1940.conf
index 5e84076b01..570dc3be1e 100644
--- a/conf/machine/h1940.conf
+++ b/conf/machine/h1940.conf
@@ -2,7 +2,7 @@
#@NAME: h1940
#@DESCRIPTION: Machine configuration for the HP iPAQ h1930 and h1940
-IPKG_ARCHS = "all arm h3900 ${MACHINE}"
+IPKG_ARCHS = "all arm armv4 armv4t armv5e armv5te h1940"
TARGET_ARCH = arm
PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive"
PREFERRED_PROVIDER_virtual/kernel = "linux-h1940"
@@ -10,10 +10,7 @@ PREFERRED_PROVIDERS += "virtual/${TARGET_PREFIX}depmod:module-init-tools-cross"
BOOTSTRAP_EXTRA_DEPENDS = "udev virtual/kernel modutils-collateral module-init-tools"
BOOTSTRAP_EXTRA_RDEPENDS = "udev kernel kernel-modules modutils-collateral module-init-tools"
-HANDHELD_MODULES = "fat vfat nfs \
-bluetooth rfcomm bnep l2cap hci_uart \
-irda irlan irtty ircomm ircomm-tty \
-"
+HANDHELD_MODULES = ""
BOOTSTRAP_EXTRA_DEPENDS += "apmd wireless-tools irda-utils openswan wpa-supplicant-nossl lrzsz scap network-suspend-scripts"
BOOTSTRAP_EXTRA_RDEPENDS += "apm apmd network-suspend-scripts"
@@ -21,3 +18,5 @@ BOOTSTRAP_EXTRA_RRECOMMENDS += "wireless-tools irda-utils openswan wpa-supplican
INHERIT += "linux_modules"
+GUI_MACHINE_CLASS = "smallscreen"
+