aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-daemons
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2014-03-30 00:54:07 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2014-04-20 10:46:49 +0200
commitd8d44aeb941ae22ce4f3ec800508bffd913c6e0b (patch)
treec37e68ef98e530c395b1d58ff7a49007e1415afe /meta-networking/recipes-daemons
parent5159767f699eb1924f1f04cae1ac5e0c4e4772b6 (diff)
downloadmeta-openembedded-contrib-d8d44aeb941ae22ce4f3ec800508bffd913c6e0b.tar.gz
atftp: include whole sysconfdir in PN
* when sysv script is removed QA warn is shown: atftp-0.7.1+gitAUTOINC+be3291a18c: atftp: Files/directories were installed but not shipped /etc empty dir doesn't cost much, so just include it Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-networking/recipes-daemons')
-rw-r--r--meta-networking/recipes-daemons/atftp/atftp_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-daemons/atftp/atftp_git.bb b/meta-networking/recipes-daemons/atftp/atftp_git.bb
index ffc0bc8745..ee84f77252 100644
--- a/meta-networking/recipes-daemons/atftp/atftp_git.bb
+++ b/meta-networking/recipes-daemons/atftp/atftp_git.bb
@@ -49,7 +49,7 @@ PACKAGES =+ "${PN}d"
FILES_${PN} = "${bindir}/*"
FILES_${PN}d = "${sbindir}/* \
- ${sysconfdir}/init.d/* \
+ ${sysconfdir} \
/srv/tftp \
${systemd_unitdir}/system/atftpd.service \
"