xserver-kdrive-common: remove ARGS options not available with Xorg for GTA01 config
authorMartin Jansa <Martin.Jansa@gmail.com>
Sat, 30 Jan 2010 21:48:10 +0000 (22:48 +0100)
committerMartin Jansa <Martin.Jansa@gmail.com>
Sun, 31 Jan 2010 00:01:41 +0000 (01:01 +0100)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/xserver-kdrive-common/xserver-kdrive-common/Xserver
recipes/xserver-kdrive-common/xserver-kdrive-common_0.1.bb

index 44dc4ac..0f7cc2f 100644 (file)
@@ -118,7 +118,7 @@ case `module_id` in
                      fi
                      DPI=142
                 fi 
-                ARGS="$ARGS -dpi ${DPI} -screen ${SCREEN_SIZE} -mouse tslib -hide-cursor ${PPM} vt1" ;;
+                ARGS="$ARGS -dpi ${DPI} vt1"
        "GTA02")
                 if [ `screen_width` -gt 330 ] ; then
                      if [ -f "/usr/share/pixmaps/xsplash-vga.ppm" ]; then
index 1bc3b98..5d5fa74 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = "Common X11 scripts"
 LICENSE = "GPL"
 SECTION = "x11"
-PR = "r38"
+PR = "r39"
 
 SRC_URI = "\
   file://Xdefaults \