From: Koen Kooi Date: Wed, 3 Dec 2008 10:30:55 +0000 (+0100) Subject: nokia800: Xomapfb doesn't build and is deprecated, switch to xf86-video-omapfb X-Git-Tag: Release-2010-05/1~4970^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ae896d88c19cdd6f7c16dcd2f3d59b407909980;p=openembedded.git nokia800: Xomapfb doesn't build and is deprecated, switch to xf86-video-omapfb --- 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"