summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/Xserver.nexuss.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/Xserver.nexuss.patch')
-rw-r--r--meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/Xserver.nexuss.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/Xserver.nexuss.patch b/meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/Xserver.nexuss.patch
deleted file mode 100644
index 1e564ce4b..000000000
--- a/meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/Xserver.nexuss.patch
+++ /dev/null
@@ -1,14 +0,0 @@
1Index: xserver-common-1.34/X11/xserver-common
2===================================================================
3--- xserver-common-1.34.orig/X11/xserver-common 2011-10-09 14:57:10.716896996 +0200
4+++ xserver-common-1.34/X11/xserver-common 2011-10-09 14:57:31.226897012 +0200
5@@ -126,6 +126,9 @@
6 "htc_tornado")
7 ARGS="$ARGS -hide-cursor"
8 DPI="100" ;;
9+ "herring")
10+ DPI="235"
11+ ARGS="$ARGS -dpi ${DPI} -nocursor";;
12 "generic_omap1510/1610/1710")
13 ARGS="$ARGS -screen ${SCREEN_SIZE}"
14 DPI="225" ;;