mirror of
https://git.yoctoproject.org/poky
synced 2026-02-13 12:13:02 +01:00
avahi: upgrade to 0.6.23
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4941 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -24,7 +24,7 @@ EXTRA_OECONF = "--with-distro=debian \
|
||||
--disable-python \
|
||||
--disable-doxygen-doc"
|
||||
|
||||
PACKAGES =+ "avahi-daemon libavahi-common libavahi-core libavahi-client avahi-dnsconfd libavahi-glib avahi-autoipd avahi-utils libavahi-ui avahi-ui-utils"
|
||||
PACKAGES =+ "avahi-daemon libavahi-common libavahi-core libavahi-client avahi-dnsconfd libavahi-glib libavahi-gobject avahi-autoipd avahi-utils libavahi-ui avahi-ui-utils"
|
||||
|
||||
FILES_libavahi-common = "${libdir}/libavahi-common.so.*"
|
||||
FILES_libavahi-core = "${libdir}/libavahi-core.so.*"
|
||||
@@ -43,6 +43,7 @@ FILES_avahi-dnsconfd = "${sbindir}/avahi-dnsconfd \
|
||||
${sysconfdir}/avahi/avahi-dnsconfd.action \
|
||||
${sysconfdir}/init.d/avahi-dnsconfd"
|
||||
FILES_libavahi-glib = "${libdir}/libavahi-glib.so.*"
|
||||
FILES_libavahi-gobject = "${libdir}/libavahi-gobject.so.*"
|
||||
FILES_avahi-utils = "${bindir}/avahi-*"
|
||||
FILES_avahi-ui-utils = "${bindir}/bssh ${bindir}/bvnc \
|
||||
${datadir}/applications \
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
require avahi.inc
|
||||
|
||||
RDEPENDS_avahi-daemon = "sysvinit-pidof"
|
||||
PR = "r5"
|
||||
|
||||
FILES_avahi-autoipd = "${sbindir}/avahi-autoipd \
|
||||
${sysconfdir}/avahi/avahi-autoipd.action \
|
||||
Reference in New Issue
Block a user