aboutsummaryrefslogtreecommitdiffstats
path: root/packages/maemo
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2006-11-20 15:33:34 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2006-11-20 15:33:34 +0000
commit279f77d8047f7cd039dad30ee834e45cd1e26024 (patch)
tree191667c10db64f9a8579d3932d505e77b6709d76 /packages/maemo
parent1966abef451877040a2114f8e2e0c1fbd0bdf410 (diff)
downloadopenembedded-279f77d8047f7cd039dad30ee834e45cd1e26024.tar.gz
another set of parse errors fixing
Diffstat (limited to 'packages/maemo')
-rw-r--r--packages/maemo/osso-af-startup_0.28-1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/maemo/osso-af-startup_0.28-1.bb b/packages/maemo/osso-af-startup_0.28-1.bb
index daf120a914..7727692e06 100644
--- a/packages/maemo/osso-af-startup_0.28-1.bb
+++ b/packages/maemo/osso-af-startup_0.28-1.bb
@@ -16,7 +16,7 @@ FILES_${PN} = "${sysconfdir}/osso-af-init ${sysconfdir}/init.d/af-startup"
FILES_osso-af-services = "${sysconfdir}/init.d/af-services"
FILES_osso-af-base-apps = "${sysconfdir}/init.d/af-base-apps"
-INITSCRIPT_PACKAGES = ${PACKAGES}
+INITSCRIPT_PACKAGES = "${PACKAGES}"
INITSCRIPT_NAME_${PN} = "af-startup"
INITSCRIPT_PARAMS_${PN} = "defaults 50"
INITSCRIPT_NAME_osso-af-services = "af-services"