--- /dev/null
+--- gpe-dm-0.47/Xserver~ 2005-07-29 11:58:59.000000000 -0700
++++ gpe-dm-0.47/Xserver 2005-08-01 11:20:42.000000000 -0700
+@@ -62,6 +62,8 @@
+ ;;
+ "SHARP Shepherd" | "SHARP Husky" | "SHARP Corgi")
+ ARGS="$ARGS -rgba rgb" ;;
++ "SHARP Spitz")
++ ARGS="$ARGS -rgba rgb -screen 640x480@270" ;;
+ "Simpad")
+ ARGS="$ARGS -rgba rgb" ;;
+ "Generic OMAP1510/1610/1710")
PRIORITY = "optional"
MAINTAINER = "Phil Blundell <pb@handhelds.org>"
DEPENDS = "glib-2.0"
-PR = "r1"
+PR = "r2"
INITSCRIPT_NAME = "gpe-dm"
INITSCRIPT_PARAMS = "start 99 5 2 . stop 20 0 1 6 ."
-SRC_URI += "file://collie-suspend-hack.patch;patch=1"
+SRC_URI += "file://collie-suspend-hack.patch;patch=1 \
+ file://Xserver-spitz.patch;patch=1"