fsodeviced: set default niceness to +10 rather than -19
authorSebastian Spaeth <Sebastian@SSpaeth.de>
Sat, 21 Nov 2009 18:25:21 +0000 (19:25 +0100)
committerSebastian Spaeth <Sebastian@SSpaeth.de>
Sat, 21 Nov 2009 18:25:21 +0000 (19:25 +0100)
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
recipes/freesmartphone/fsodeviced/fsodeviced
recipes/freesmartphone/fsodeviced_git.bb

index 2e701ed..2926481 100644 (file)
@@ -8,7 +8,7 @@
 
 PATH=/bin:/usr/bin:/sbin:/usr/sbin
 NAME=fsodeviced
-NICENESS=-19
+NICENESS=10
 
 [ -f /etc/default/rcS ] && . /etc/default/rcS
 
index 56773cc..0fe723f 100644 (file)
@@ -6,7 +6,7 @@ RDEPENDS += "libcanberra-alsa"
 RRECOMMENDS += "fso-alsa-data"
 PV = "0.9.0+gitr${SRCREV}"
 PE = "1"
-PR = "${INC_PR}.2"
+PR = "${INC_PR}.3"
 
 inherit update-rc.d