diff options
Diffstat (limited to 'meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/Xserver.nexusone.patch')
| -rw-r--r-- | meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/Xserver.nexusone.patch | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/Xserver.nexusone.patch b/meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/Xserver.nexusone.patch deleted file mode 100644 index 7d528ae6ee..0000000000 --- a/meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/Xserver.nexusone.patch +++ /dev/null | |||
| @@ -1,14 +0,0 @@ | |||
| 1 | Index: xserver-common-1.34/X11/xserver-common | ||
| 2 | =================================================================== | ||
| 3 | --- xserver-common-1.34.orig/X11/xserver-common 2011-10-10 22:36:14.163129002 +0200 | ||
| 4 | +++ xserver-common-1.34/X11/xserver-common 2011-10-10 22:37:47.513129001 +0200 | ||
| 5 | @@ -129,6 +129,9 @@ | ||
| 6 | "herring") | ||
| 7 | DPI="235" | ||
| 8 | ARGS="$ARGS -dpi ${DPI} -nocursor";; | ||
| 9 | + "mahimahi") | ||
| 10 | + DPI="254" | ||
| 11 | + ARGS="$ARGS -dpi ${DPI}";; | ||
| 12 | "generic_omap1510/1610/1710") | ||
| 13 | ARGS="$ARGS -screen ${SCREEN_SIZE}" | ||
| 14 | DPI="225" ;; | ||
