xserver-kdrive-common: use Xfbdev on gta02 for now
authorKoen Kooi <koen@openembedded.org>
Sat, 24 Nov 2007 14:47:55 +0000 (14:47 +0000)
committerKoen Kooi <koen@openembedded.org>
Sat, 24 Nov 2007 14:47:55 +0000 (14:47 +0000)
packages/xserver-kdrive-common/xserver-kdrive-common/Xserver
packages/xserver-kdrive-common/xserver-kdrive-common_0.1.bb

index a9893cd..6a6e351 100644 (file)
@@ -114,7 +114,8 @@ case `module_id` in
                      DPI=140
                 fi 
                 ARGS="$ARGS -dpi ${DPI} -screen ${SCREEN_SIZE}" 
-                XSERVER=/usr/bin/Xglamo ;;
+                # uncomment the line below if you want to test Xglamo
+               #XSERVER=/usr/bin/Xglamo ;;
        "Nokia N770")
                 ARGS="$ARGS -dpi 225 -screen ${SCREEN_SIZE} -mouse tslib" 
                 XSERVER=/usr/bin/Xomap ;;
index 1adc5b3..1567ff1 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "Common X11 scripts"
 LICENSE = "GPL"
 SECTION = "x11"
 RDEPENDS_${PN} = "xmodmap libxrandr xdpyinfo xtscal xinit"
-PR = "r22"
+PR = "r23"
 
 SRC_URI = "\
   file://Xdefaults \