From: Grazvydas Ignotas Date: Sat, 26 Jun 2010 18:11:47 +0000 (+0300) Subject: pandora-state: fix misnamed file in .bb X-Git-Tag: sz_beta3~235^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a5b216d4b5169d08e98000ca7e8625bdbb6ce27;p=openpandora.oe.git pandora-state: fix misnamed file in .bb ED forgot to rename a file. --- diff --git a/recipes/pandora-system/pandora-state.bb b/recipes/pandora-system/pandora-state.bb index cedf4a4..c1db773 100755 --- a/recipes/pandora-system/pandora-state.bb +++ b/recipes/pandora-system/pandora-state.bb @@ -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 \