]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.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:21:54 +0000 (18:21 +0100)
commit093149d22461a3a76980635bc46cdba1c7c0b181
tree48ff9e52ac8c51682f0350f4b6440ef94d6e54bc
parentccec1994420c543e54377dd1c080cd807c8c0e7c
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.

(From OE-Core rev: 324c6ac33ab44e4c1949b8001a53a8ffd2a979e2)

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