diff options
Diffstat (limited to 'meta/recipes-connectivity/avahi/avahi_0.6.31.bb')
-rw-r--r-- | meta/recipes-connectivity/avahi/avahi_0.6.31.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/avahi/avahi_0.6.31.bb b/meta/recipes-connectivity/avahi/avahi_0.6.31.bb index 22731f9cb6..5d796a202b 100644 --- a/meta/recipes-connectivity/avahi/avahi_0.6.31.bb +++ b/meta/recipes-connectivity/avahi/avahi_0.6.31.bb | |||
@@ -3,8 +3,8 @@ require avahi.inc | |||
3 | inherit systemd | 3 | inherit systemd |
4 | 4 | ||
5 | SYSTEMD_PACKAGES = "${PN}-daemon ${PN}-dnsconfd" | 5 | SYSTEMD_PACKAGES = "${PN}-daemon ${PN}-dnsconfd" |
6 | SYSTEMD_SERVICE_avahi-daemon = "avahi-daemon.service" | 6 | SYSTEMD_SERVICE_${PN}-daemon = "avahi-daemon.service" |
7 | SYSTEMD_SERVICE_avahi-dnsconfd = "avahi-dnsconfd.service" | 7 | SYSTEMD_SERVICE_${PN}-dnsconfd = "avahi-dnsconfd.service" |
8 | 8 | ||
9 | LIC_FILES_CHKSUM = "file://LICENSE;md5=2d5025d4aa3495befef8f17206a5b0a1 \ | 9 | LIC_FILES_CHKSUM = "file://LICENSE;md5=2d5025d4aa3495befef8f17206a5b0a1 \ |
10 | file://avahi-common/address.h;endline=25;md5=b1d1d2cda1c07eb848ea7d6215712d9d \ | 10 | file://avahi-common/address.h;endline=25;md5=b1d1d2cda1c07eb848ea7d6215712d9d \ |