aboutsummaryrefslogtreecommitdiffstats
path: root/packages/avahi
AgeCommit message (Collapse)Author
2008-12-22avahi: fix postinst script errorJohn Lee
The previous version of dbus-1 will not stop clean if there exists running 'dbus-daemon --session' in the system. That will cause the script to believe it should ask for a force-reload of dbus, which leads to an error exit because the 'dbus-daemon --system' wasn't really running.
2008-11-12avahi: add 0.6.23, a bigfix release for 0.6.22Koen Kooi
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here.
2008-10-17avahi: do not force RDEPENDS for avahi-daemon and avahi-autoipdJeremy Lainé
* 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 Freyther
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-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe
2008-08-27mango-lassi: fix installKoen Kooi
2008-08-22mango-lassi: fix buildKoen Kooi
2008-06-10lots of recipes: bump PR to get postinsts backKoen Kooi
* this is not a complete list * this still doesn't fix the pkg_postinst() type of bugs
2008-05-23avahi: disable libssp globallyKoen Kooi
2008-05-16avahi: disable stack protector for MIPS. Closes 2223.Rolf Leggewie
2008-05-16avahi: move PR out of inc file and into bb filesRolf Leggewie
2008-01-26divers: replace '=' definition of dbg packages with '+=' for 43 files. ↵Rolf Leggewie
fixes 2317.
2008-01-07propagate from branch 'org.openembedded.dev' (head ↵Koen Kooi
a9234837102809b3f5f82abc11e373c14c1c638b) to branch 'org.openembedded.dev.avr32' (head a4083d30914efeafacb96396afd63cef1ef01050)
2008-01-04avahi: manually poke -lintl into LDFLAGS of uclibc builds (fixes #3603)Koen Kooi
2008-01-04avahi.inc: depend on virtual/libintl and disable nlsKoen Kooi
2007-12-23propagate from branch 'org.openembedded.dev' (head ↵Koen Kooi
d8bfa63aa913e7227790ba2d02253cfbecce61ab) to branch 'org.openembedded.dev.avr32' (head bb1b18fc3fa0562c4c7bd85bb0d9617c62261f2e)
2007-12-18avahi: add 0.6.22, adds libavahi-gobjectPhilipp Zabel
2007-10-18propagate from branch 'org.openembedded.dev' (head ↵Koen Kooi
d46c4661bf8a227094ce244e37836233fb938268) to branch 'org.openembedded.dev.avr32' (head 7cd1ae5351316a6cdc9fe3db60bb05198d50af39)
2007-10-13mango-lassi: add dependsKoen Kooi
2007-10-13mango-lassi: add git version, needs dbus > 1.1.1 for ↵Koen Kooi
`dbus_connection_set_allow_anonymous'
2007-10-13avahi-ui: hack to get libavahi-ui built and packagedKoen Kooi
2007-09-14avahi: add IPV6 definitions to make compilation go further Koen Kooi
2007-08-27avahi: attempt #1 to stop it building python by defaultKoen Kooi
2007-08-23avahi-python: provides avahi, includes python bindingsPhilipp Zabel
2007-08-23avahi: prepare for building gtk and python code, let only -daemonPhilipp Zabel
recommend libnss-mdns, have only -daemon and -autoipd depend on update-rc.d
2007-08-23avahi: drop old versionsPhilipp Zabel
2007-08-15avahi: add TODOMichael Lauer
2007-08-15avahi: add 0.6.21Philipp Zabel
2007-06-23avahi: add 0.6.20Philipp Zabel
2007-05-17pakages/avahi: Do not RRECOMMEND libnss-mdns when building on uclibcHolger Freyther
uclibc does not support NSS, only glibc does.
2007-05-15avahi: merge r1686 from poky:Koen Kooi
avahi: added pidof to dependencies
2007-05-13avahi: update to 0.6.19Koen Kooi
2007-04-29avahi: remove libavahi-ui (gtk+ dependency) as long as there are no users.Philipp Zabel
2007-04-20avahi: move libavahi-ui stuff to seperate packages Koen Kooi
2007-04-19avahi-0.6.18: add libglade dependencyPhilipp Zabel
2007-04-19avahi: add 0.6.18, including libavahi-uiPhilipp Zabel
2007-03-30avahi: fix postinst scripts so that they don't break whenPhilipp Zabel
installing avahi-autoipd before avahi-daemon
2007-03-28avahi: add scripts to start avahi-autoipd from udhcpcPhilipp Zabel
2007-03-11avahi: add missing glib-2.0 dependencyPhilipp Zabel
2007-02-09avahi: add 0.6.17, move do_stage and FILES_avahi-autoipd to avahi.incPhilipp Zabel
2007-01-15avahi: update to 0.6.16 and remove old versionsPhilipp Zabel
2006-12-16avahi: unify recipesRolf Leggewie
2006-11-21avahi: update to 0.6.15 (security update) and add a patch to build against ↵Koen Kooi
dbus 1.0 (from freebsd)
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
2006-09-14avahi: add 0.6.14Philipp Zabel
- add avahi-autoipd
2006-08-27avahi: Fix postinst so we only restart dbus if its already running (it might ↵Richard Purdie
not have started when the postinst runs)
2006-08-26avahi: add 0.6.13Philipp Zabel
2006-07-25avahi 0.6.12: add do_stage Koen Kooi
2006-07-23avahi: add bugfix release 0.6.12Philipp Zabel