Files
poky/meta/packages/avahi/avahi_0.6.23.bb
Robert Bradford dd465f2536 avahi: Move bshell into the avahi-ui-utils package
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5293 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-26 10:32:09 +00:00

13 lines
270 B
BlitzBasic

require avahi.inc
RDEPENDS_avahi-daemon = "sysvinit-pidof"
PR = "r7"
FILES_avahi-autoipd = "${sbindir}/avahi-autoipd \
${sysconfdir}/avahi/avahi-autoipd.action \
${sysconfdir}/dhcp3/*/avahi-autoipd"
do_stage() {
autotools_stage_all
}