GPE: It helps to include the patch in the .bb.....
authorMatthias Hentges <oe@hentges.net>
Fri, 5 Aug 2005 19:17:55 +0000 (19:17 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Fri, 5 Aug 2005 19:17:55 +0000 (19:17 +0000)
packages/gpe-dm/gpe-dm_0.47.bb

index 5f87b3c..ba20745 100644 (file)
@@ -6,10 +6,11 @@ SECTION = "gpe"
 PRIORITY = "optional"
 MAINTAINER = "Phil Blundell <pb@handhelds.org>"
 DEPENDS = "glib-2.0"
-PR = "r2"
+PR = "r3"
 
 INITSCRIPT_NAME = "gpe-dm"
 INITSCRIPT_PARAMS = "start 99 5 2 . stop 20 0 1 6 ."
 
 SRC_URI += "file://collie-suspend-hack.patch;patch=1 \
-            file://Xserver-spitz.patch;patch=1"
+            file://Xserver-spitz.patch;patch=1 \
+           file://Xserver-akita.patch;patch=1"