'Fix' (hack) collie resume on suspend.
authorChris Lord <chris@openedhand.com>
Fri, 1 Apr 2005 20:49:50 +0000 (20:49 +0000)
committerChris Lord <chris@openedhand.com>
Fri, 1 Apr 2005 20:49:50 +0000 (20:49 +0000)
BKrev: 424db3eevJY2wluOzzziFkd71sMQ-Q

packages/gpe-dm/files/collie-suspend-hack.patch [new file with mode: 0644]
packages/gpe-dm/gpe-dm_0.44.bb

diff --git a/packages/gpe-dm/files/collie-suspend-hack.patch b/packages/gpe-dm/files/collie-suspend-hack.patch
new file mode 100644 (file)
index 0000000..e69de29
index 6ed8e68..51033e5 100644 (file)
@@ -6,9 +6,10 @@ SECTION = "gpe"
 PRIORITY = "optional"
 MAINTAINER = "Phil Blundell <pb@handhelds.org>"
 DEPENDS = "glib-2.0"
-PR = "r1"
+PR = "r2"
 
 INITSCRIPT_NAME = "gpe-dm"
 INITSCRIPT_PARAMS = "defaults 99"
 
-SRC_URI += " file://source-xsession-scripts.patch;patch=1"
+SRC_URI += " file://source-xsession-scripts.patch;patch=1 \
+            file://collie-suspend-hack.patch;patch=1"