summaryrefslogtreecommitdiff
path: root/meta/recipes-connectivity/avahi/avahi_0.6.30.bb
Commit message (Collapse)AuthorAgeFilesLines
* avahi: Refactor recipe to move UI to avahi-uiSaul Wold2011-09-211-1/+5
| | | | | | | | | | | | [YOCTO #1492] This patch refactors avahi into a core non ui and avahi-ui, OE-Classic has a similar factoring, and it was used as a refernce to make this occur correctly here. This allows the package to be built without gtk and GPLv3 issues. Signed-off-by: Saul Wold <sgw@linux.intel.com>
* avahi: fix dbus system-service packaging and move more things to .incKoen Kooi2011-06-091-8/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* avahi: enable service when using systemdKoen Kooi2011-06-021-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* avahi: enable systemd support, but package systemd files seperatelyKoen Kooi2011-05-271-1/+1
| | | | | | | Systemd support in avahi only affects 'make install', so no changes for sysvinit based systems Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* avahi: Upgrade to 0.6.30 (from 0.6.28)Zhai Edwin2011-04-221-0/+19
This upgrade fix the one security issue: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-1002 [YOCTO #975] fixed. This should be included in the Bernard point-release. Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>