increase dvbapp PR.
[vuplus_openembedded] / conf / machine / nokia800.conf
index aa35383..8d5a5b0 100644 (file)
@@ -2,16 +2,17 @@
 #@NAME: Nokia 800 internet tablet
 #@DESCRIPTION: Machine configuration for the Nokia 800
 TARGET_ARCH = "arm"
-PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te armv6"
 
 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"
 MACHINE_DISPLAY_HEIGHT_PIXELS = "480"
 
-TARGET_FPU = "hard"
 include conf/machine/include/tune-arm1136jf-s.inc
 
 ROOT_FLASH_SIZE = "174"