From 6ae896d88c19cdd6f7c16dcd2f3d59b407909980 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 3 Dec 2008 11:30:55 +0100 Subject: nokia800: Xomapfb doesn't build and is deprecated, switch to xf86-video-omapfb --- conf/machine/nokia800.conf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/conf/machine/nokia800.conf b/conf/machine/nokia800.conf index 69b94301e6..8d5a5b0e84 100644 --- a/conf/machine/nokia800.conf +++ b/conf/machine/nokia800.conf @@ -4,7 +4,10 @@ TARGET_ARCH = "arm" PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive-xomap" -XSERVER = "xserver-kdrive-xomap" +XSERVER = "xserver-xorg \ + xf86-input-evdev \ + xf86-input-tslib \ + xf86-video-omapfb " GUI_MACHINE_CLASS = "bigscreen" MACHINE_DISPLAY_WIDTH_PIXELS = "800" -- cgit 1.2.3-korg