aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-dm
diff options
context:
space:
mode:
authorMatthias Hentges <oe@hentges.net>2005-04-22 03:17:09 +0000
committerMatthias Hentges <oe@hentges.net>2005-04-22 03:17:09 +0000
commitc997e25e022b1436e62f1cadd969697d39c76899 (patch)
treecc32538f231430935be1acb73c3d41ee31f1b73a /packages/gpe-dm
parenta4cd3ea8fd40bfc57d7086fd8044ba2de57c9116 (diff)
downloadopenembedded-c997e25e022b1436e62f1cadd969697d39c76899.tar.gz
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into handhelds.org:/home/mhentges/OpenEmbedded/bitbake/openembedded 2005/04/21 05:03:53+02:00 handhelds.org!CoreDump Remove Opie and GPE init scripts from all runlevels but runlevel 5 and make 5 the default runlevel BKrev: 42686cb5mfpKQrCod4ysedhPFes4nw
Diffstat (limited to 'packages/gpe-dm')
-rw-r--r--packages/gpe-dm/gpe-dm_0.44.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/gpe-dm/gpe-dm_0.44.bb b/packages/gpe-dm/gpe-dm_0.44.bb
index 08ac75586f..1aed569fec 100644
--- a/packages/gpe-dm/gpe-dm_0.44.bb
+++ b/packages/gpe-dm/gpe-dm_0.44.bb
@@ -6,10 +6,10 @@ SECTION = "gpe"
PRIORITY = "optional"
MAINTAINER = "Phil Blundell <pb@handhelds.org>"
DEPENDS = "glib-2.0"
-PR = "r2"
+PR = "r3"
INITSCRIPT_NAME = "gpe-dm"
-INITSCRIPT_PARAMS = "defaults 99"
+INITSCRIPT_PARAMS = "start 99 5 . stop 20 0 1 6 ."
SRC_URI += " file://source-xsession-scripts.patch;patch=1 \
file://collie-suspend-hack.patch;patch=1"