blob: bdf56904e6f426f284c0c87bb3743785b163dea0 [file] [log] [blame]
FILESEXTRAPATHS:prepend:gbmc := "${THISDIR}/files:"
SRC_URI:append:gbmc = " file://avahi-daemon.conf"
do_install:append:gbmc() {
install -m0644 ${WORKDIR}/avahi-daemon.conf ${D}${sysconfdir}/avahi/
}