aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xserver-kdrive-common
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-01-30 22:48:10 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2010-01-31 01:01:41 +0100
commit08cc30a30c596837e83546dda7e68ca6368a7f84 (patch)
treee5af0a41168f99cd660c86efa1a8f33e06002ff6 /recipes/xserver-kdrive-common
parentddc970eafc2142463eed33763183cc71ece0b8af (diff)
downloadopenembedded-08cc30a30c596837e83546dda7e68ca6368a7f84.tar.gz
xserver-kdrive-common: remove ARGS options not available with Xorg for GTA01 config
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xserver-kdrive-common')
-rw-r--r--recipes/xserver-kdrive-common/xserver-kdrive-common/Xserver2
-rw-r--r--recipes/xserver-kdrive-common/xserver-kdrive-common_0.1.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/xserver-kdrive-common/xserver-kdrive-common/Xserver b/recipes/xserver-kdrive-common/xserver-kdrive-common/Xserver
index 44dc4ac6fe..0f7cc2f3b3 100644
--- a/recipes/xserver-kdrive-common/xserver-kdrive-common/Xserver
+++ b/recipes/xserver-kdrive-common/xserver-kdrive-common/Xserver
@@ -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
diff --git a/recipes/xserver-kdrive-common/xserver-kdrive-common_0.1.bb b/recipes/xserver-kdrive-common/xserver-kdrive-common_0.1.bb
index 1bc3b98794..5d5fa74f1d 100644
--- a/recipes/xserver-kdrive-common/xserver-kdrive-common_0.1.bb
+++ b/recipes/xserver-kdrive-common/xserver-kdrive-common_0.1.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "Common X11 scripts"
LICENSE = "GPL"
SECTION = "x11"
-PR = "r38"
+PR = "r39"
SRC_URI = "\
file://Xdefaults \