settings-daemon: no need to put it into background when starting.
authorJohn Lee <john_lee@openmoko.org>
Wed, 23 Apr 2008 14:56:13 +0000 (14:56 +0000)
committerJohn Lee <john_lee@openmoko.org>
Wed, 23 Apr 2008 14:56:13 +0000 (14:56 +0000)
* settings-daemon will fork by itself.
applied changes from c9ed90c21ebbb03ba2b3feea219b933171db3048
             through f592805baad553b5833ad8091bc58592dd51c704

packages/settings-daemon/files/70settings-daemon
packages/settings-daemon/settings-daemon_svn.bb

index eaffbfe..27931dc 100644 (file)
@@ -5,7 +5,7 @@ RDEPENDS = "xrdb"
 SECTION = "x11"
 PV = "0.0+svnr${SRCREV}"
 
-PR = "r1"
+PR = "r2"
 
 SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http \
           file://70settings-daemon"