fsodeviced: ship new machine configuration files
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Sun, 31 Jan 2010 16:13:06 +0000 (17:13 +0100)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Sun, 31 Jan 2010 16:13:38 +0000 (17:13 +0100)
recipes/freesmartphone/fsodeviced_git.bb

index 37f1c35..ed9308e 100644 (file)
@@ -27,5 +27,12 @@ do_install_append() {
        install -m 0644 ${WORKDIR}/fsodeviced.conf ${D}${sysconfdir}/freesmartphone/
 }
 
-FILES_${PN} += "${sysconfdir}/init.d/fsodeviced ${sysconfdir}/freesmartphone/fsodeviced.conf"
-CONFFILES_${PN} += "${sysconfdir}/freesmartphone/fsodeviced.conf"
+FILES_${PN} += "\
+  ${sysconfdir}/init.d/fsodeviced \
+  ${sysconfdir}/freesmartphone \
+"
+
+CONFFILES_${PN} += "\
+  ${sysconfdir}/freesmartphone/fsodeviced.conf \
+"
+