aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/jornada7xx.conf
diff options
context:
space:
mode:
authorKristoffer Ericson <kristoffer.ericson@gmail.com>2010-12-07 19:26:58 +0100
committerKristoffer Ericson <kristoffer.ericson@gmail.com>2010-12-07 19:26:58 +0100
commit906426179140156347adb366726287e9ae0f9682 (patch)
tree929eadf387e7f9d6b74d7280c5ea6562e6dda95a /conf/machine/jornada7xx.conf
parentfb907099f48a77b084e1578a9213b10648711334 (diff)
downloadopenembedded-906426179140156347adb366726287e9ae0f9682.tar.gz
jornada7xx.conf: Add relevant X settings
Lets add xserver and some screen info that we know work well. Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Diffstat (limited to 'conf/machine/jornada7xx.conf')
-rw-r--r--conf/machine/jornada7xx.conf11
1 files changed, 10 insertions, 1 deletions
diff --git a/conf/machine/jornada7xx.conf b/conf/machine/jornada7xx.conf
index 64fca12069..5b46056e5f 100644
--- a/conf/machine/jornada7xx.conf
+++ b/conf/machine/jornada7xx.conf
@@ -1,6 +1,6 @@
#@TYPE: Machine
#@NAME: HP Jornada 7xx
-#@DESCRIPTION: Machine configuration for the SA1100 based HP Jornada 7xx palmtop computer
+#@DESCRIPTION: Machine configuration for the SA1110 based HP Jornada 7xx palmtop computer
TARGET_ARCH = "arm"
@@ -10,3 +10,12 @@ PREFERRED_PROVIDER_virtual/kernel = "linux-jlime-jornada7xx"
PCMCIA_MANAGER = "pcmciautils"
MACHINE_FEATURES = "kernel26 apm alsa pcmcia irda keyboard touchscreen screen vfat"
MACHINE_EXTRA_RDEPENDS = "kernel-modules bluez-dtl1-workaround"
+
+PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive"
+PREFERRED_VERSION_xserver-kdrive = "1.3.0.0"
+XSERVER = "xserver-kdrive-fbdev"
+
+#screeninfo
+MACHINE_GUI_CLASS = "smallscreen"
+MACHINE_DISPLAY_WIDTH_PIXELS = "640"
+MACHINE_DISPLAY_HEIGHT_PIXELS = "240"