]> code.ossystems Code Review - openembedded-core.git/commit
avahi: Don't advertise example services by default
authorPaul Barker <pbarker@konsulko.com>
Wed, 20 May 2020 16:31:09 +0000 (17:31 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 22 May 2020 16:07:41 +0000 (17:07 +0100)
commitcd237348221457ec5bd31da19668a68bb911edc8
tree336ac511321eb181ce469001ec46dedb91a2c52d
parent8fc19639f47b959a141dae231395bbababa644e1
avahi: Don't advertise example services by default

The example service files are placed into /etc/avahi/services when we
run `make install` for avahi. This results in ssh and sftp-ssh services
being announced by default even if no ssh server is installed in an
image.

These example files should be moved away to another location such as
/usr/share/doc/avahi (taking inspiration from Arch Linux).

Signed-off-by: Paul Barker <pbarker@konsulko.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/avahi/avahi_0.8.bb