Commit Graph

16 Commits

Author SHA1 Message Date
Yu Ke 16877ce14b avahi: fix the /var/run conflict with other package
avahi will create an empty /var/run dir, which will conflict with base-files package.
This patch fix this by using populate-volatiles.sh approach recommended by OE handbook.

Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-07-30 14:50:30 +01:00
Qing He d65c8276e7 avahi: fix metadata
add bugtracker
update license to relect that part of the package is under GPL
rather than LGPL

Signed-off-by: Qing He <qing.he@intel.com>
2010-07-02 15:32:45 -07:00
Joshua Lock 4d1f39af75 autotools: deprecate autotools_stage class
Move the functionality into autotools and ensure all our Poky recipes are no
longer using it.
Keep the autools_stage class around for OE compatability but just have it
inherit autools.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-04-27 17:11:28 +01:00
Richard Purdie a1e9d39ef8 avahi: Add missing inherit gettext
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-01-06 00:54:08 +00:00
Richard Purdie e380b48602 classes/autotools_stage.bbclass: Add autotools_stage class to simplify recipes using standard autotools 2008-12-30 17:07:04 +00:00
Marcin Juszkiewicz 4c7fc91940 avahi: create/remove 'avahi-autoipd' user (from OE)
Patch from Cyril Humbert <cyril.humbert@martec.fr>

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5483 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-13 13:02:35 +00:00
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
Marcin Juszkiewicz 6857ef4248 avahi: disable libssp
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4945 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-25 09:27:36 +00:00
Ross Burton ffc2de5a4e avahi: upgrade to 0.6.23
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4941 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-24 16:58:27 +00:00
Ross Burton 1f36523f91 avahi: add init script depends
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4803 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-03 15:24:12 +00:00
Robert Bradford faf85bcb77 Move avahi UI tools to a separate binary package.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4790 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-02 15:48:08 +00:00
Richard Purdie 3c2996bc69 avahi.inc: Add missing libglade dependency
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4613 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-06-07 13:38:24 +00:00
Marcin Juszkiewicz 94d87fa962 avahi: enable GTK support (required by OProfileUI)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4610 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-06-06 15:58:11 +00:00
Ross Burton 73fbea856a avahi: use a priviliged access group which actually exists
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3094 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-07 14:55:34 +00:00
Ross Burton 52b6fea6b6 Declare glib-2.0 as a build-dep
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1545 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-04-24 16:55:06 +00:00
Ross Burton 81b4959507 Merge avahi 0.6.15 from OE, to enable builds against DBus 1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1092 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-12-24 09:34:49 +00:00