summaryrefslogtreecommitdiff
path: root/packages/avahi/avahi_0.6.20.bb
AgeCommit message (Collapse)AuthorFiles
2008-10-17avahi: do not force RDEPENDS for avahi-daemon and avahi-autoipdJeremy Lainé1
* append to RDEPENDS instead of forcing them * fixes problem where avahi-daemon cannot find libdaemon.so.0
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther1
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org>
2008-06-10lots of recipes: bump PR to get postinsts backKoen Kooi1
* this is not a complete list * this still doesn't fix the pkg_postinst() type of bugs
2008-05-23avahi: disable libssp globallyKoen Kooi1
2008-05-16avahi: move PR out of inc file and into bb filesRolf Leggewie1
2007-08-23avahi: prepare for building gtk and python code, let only -daemonPhilipp Zabel1
recommend libnss-mdns, have only -daemon and -autoipd depend on update-rc.d
2007-06-23avahi: add 0.6.20Philipp Zabel1