pandora-state: fix misnamed file in .bb
authorGrazvydas Ignotas <notasas@gmail.com>
Sat, 26 Jun 2010 18:11:47 +0000 (21:11 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Sat, 26 Jun 2010 18:11:47 +0000 (21:11 +0300)
ED forgot to rename a file.

recipes/pandora-system/pandora-state.bb

index cedf4a4..c1db773 100755 (executable)
@@ -10,7 +10,7 @@ INITSCRIPT_NAME = "pandora-state"
 INITSCRIPT_PARAMS = "start 39 S . stop 31 0 1 6 ."
 
 SRC_URI = " \
-          file://rc.pandora-lcd-state \
+         file://rc.pandora-state \
          file://gamma.state \
          file://brightness.state \
          file://nubs.state \