pandora-libpnd: Bump SRCREV
authorDavid-John Willis <John.Willis@Distant-earth.com>
Mon, 23 Nov 2009 09:48:49 +0000 (09:48 +0000)
committerDavid-John Willis <John.Willis@Distant-earth.com>
Mon, 23 Nov 2009 09:48:49 +0000 (09:48 +0000)
recipes/pandora-system/pandora-libpnd.bb
recipes/pandora-system/pandora-libpnd/rc.libpnd

index 30fe19f..d3f352c 100755 (executable)
@@ -1,7 +1,7 @@
 DESCRIPTION = "Support for the PND format in Pandora images (lib, daemon, init script etc.)"
 LICENSE = "lGPL"
 
 DESCRIPTION = "Support for the PND format in Pandora images (lib, daemon, init script etc.)"
 LICENSE = "lGPL"
 
-PR = "r2"
+PR = "r4"
 
 PARALLEL_MAKE = ""
 
 
 PARALLEL_MAKE = ""
 
@@ -10,7 +10,7 @@ SRC_URI = " \
           file://rc.libpnd \
 "
 
           file://rc.libpnd \
 "
 
-SRCREV = "335950b470d3e8ae1ddfa1cf6cbc058349dddfdc"
+SRCREV = "fd9090900d653b51b1d7b335b1224c3b65353773"
 
 S = "${WORKDIR}/git"
 
 
 S = "${WORKDIR}/git"
 
index 5c91424..e6e2936 100755 (executable)
@@ -28,7 +28,7 @@ d_start() {
        then
                echo "$DESC: $NAME already running."
        else
        then
                echo "$DESC: $NAME already running."
        else
-               $PNDNOTIFY -d
+               $PNDNOTIFY -d 3
        fi
 }
 
        fi
 }