]> code.ossystems Code Review - openembedded-core.git/commit
avahi: unset FILES_avahi to avoid packaging files there
authorRoss Burton <ross.burton@intel.com>
Fri, 15 Aug 2014 16:55:22 +0000 (17:55 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 15 Aug 2014 17:20:07 +0000 (18:20 +0100)
commit324c6ac33ab44e4c1949b8001a53a8ffd2a979e2
treec7c33ac39da3a370364451c13fbb9053c5ca98e8
parent19c16a45a3410b9ecae8682b628f2badffec9375
avahi: unset FILES_avahi to avoid packaging files there

The main avahi recipe doesn't package anything into ${PN}.  If a library is
enabled but not put into a separate package it ends up in ${PN} and all the
packages are renamed using it's soname - ie libdns-sd-daemon.

Avoid this by clearing FILES_avahi so extra files are unpackaged instead of
creating a new package.  Also actually remove /var as the comments claim so the
avahi package is truly empty.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/avahi/avahi.inc