aboutsummaryrefslogtreecommitdiffstats
path: root/meta/packages/avahi/avahi_0.6.15.bb
blob: 07a429e133341dc679575d3f274f3a61a15d5899 (plain)
1
2
3
4
5
6
7
8
9
10
require avahi.inc

SRC_URI += "file://patch-avahi-daemon_dbus-protocol.c.patch;patch=1;pnum=0"

FILES_avahi-autoipd = "${sbindir}/avahi-autoipd \
                       ${sysconfdir}/avahi/avahi-autoipd.action"

do_stage() {
	autotools_stage_all
}