From 888f6f5317f09f3d0a185a93433f803fa984d3f0 Mon Sep 17 00:00:00 2001 From: Michael 'Mickey' Lauer Date: Sun, 31 Jan 2010 17:13:06 +0100 Subject: fsodeviced: ship new machine configuration files --- recipes/freesmartphone/fsodeviced_git.bb | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'recipes/freesmartphone') diff --git a/recipes/freesmartphone/fsodeviced_git.bb b/recipes/freesmartphone/fsodeviced_git.bb index 37f1c35d0c..ed9308e918 100644 --- a/recipes/freesmartphone/fsodeviced_git.bb +++ b/recipes/freesmartphone/fsodeviced_git.bb @@ -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 \ +" + -- cgit v1.2.3