pandora-state.bb: Changed boot order so that it starts AFTER LED-Config
[openpandora.oe.git] / recipes / pandora-system / pandora-state.bb
index 986505d..d1939b7 100755 (executable)
@@ -5,11 +5,11 @@ COMPATIBLE_MACHINE = "omap3-pandora"
 
 RDEPENDS = "pandora-scripts"
 
-PR = "r16"
+PR = "r17"
 inherit update-rc.d
 
 INITSCRIPT_NAME = "pandora-state"
-INITSCRIPT_PARAMS = "start 39 S . stop 31 0 1 6 ."
+INITSCRIPT_PARAMS = "start 10 5 3 . stop 31 0 1 6 ."
 
 SRC_URI = " \
          file://rc.pandora-state \