summaryrefslogtreecommitdiffstats
path: root/package/avahi
Commit message (Expand)AuthorAgeFilesLines
...
* avahi: don't depend on busyboxPeter Korsgaard2008-08-271-1/+1
* avahi: select expatPeter Korsgaard2008-08-041-5/+1
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-2/+0
* Fix avahi compile when libexpat is not selectedThiago A. CorrĂȘa2008-06-241-2/+2
* buildroot: s/depends/depends on/Peter Korsgaard2008-06-191-2/+2
* avahi: make sure usr/lib/ existsPeter Korsgaard2008-06-131-1/+1
* avahi: bump versionPeter Korsgaard2008-03-312-6/+7
* avahi: make sure /etc/dbus-1/system.d exists in target dirPeter Korsgaard2008-03-311-0/+1
* avahi: depend on dbus-daemon in staging_dirPeter Korsgaard2008-03-311-1/+1
* buildroot: cleanup <package>-clean targets.Peter Korsgaard2008-03-271-1/+1
* makefile cleanup for avahiJohn Voltz2008-03-061-0/+2
* Mail from Claus Klein:Thomas Lundquist2008-01-261-0/+1
* Make avahi depend on packets, instead of selecting themUlf Samuelsson2007-11-291-1/+5
* Ups, TARGET_CONFIGURE_* is needed to find pkg-config (r20501)Peter Korsgaard2007-11-261-0/+2
* Install dbus before avahi so dbus directories are availablePeter Korsgaard2007-11-261-1/+1
* Create target file at end of rule so it gets rerun on failure on any of thePeter Korsgaard2007-11-261-9/+8
* Cleaned up install + clean targets, handle dbus filesPeter Korsgaard2007-11-231-24/+23
* Removed redundant configure settingsPeter Korsgaard2007-11-231-9/+0
* Compile in dbus support if availablePeter Korsgaard2007-11-231-8/+13
* - just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer2007-10-011-3/+3
* Bumped versionPeter Korsgaard2007-09-031-1/+1
* expat now installs into usr/libPeter Korsgaard2007-08-281-1/+1
* - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer2007-08-211-2/+2
* - a few more cleanups (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer2007-08-211-3/+3
* Remove switches if sstrip is runUlf Samuelsson2007-08-211-3/+3
* Use STAGING_DIR/usr/lib instead of STAGING_DIR/libUlf Samuelsson2007-08-111-6/+6
* Make avahi select LIBDAEMON instead of depending on it.Ulf Samuelsson2007-08-011-1/+1
* Make AVAHI depend on libdaemonUlf Samuelsson2007-07-231-0/+1
* Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson2007-07-111-3/+3
* Get rid of leading whitespace to silence warnings from config system."Steven J. Hill"2007-07-061-2/+2
* - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer2007-06-271-4/+2
* Bumped versionPeter Korsgaard2007-06-121-1/+1
* Don't use libssp as it doesn't get installedPeter Korsgaard2007-05-151-0/+1
* init scripts should be executablePeter Korsgaard2007-05-091-0/+0
* avahi-daemon supportPeter Korsgaard2007-05-093-6/+87
* Bumped versionPeter Korsgaard2007-05-081-1/+1
* fixup package LDFLAGS handlingEric Andersen2007-03-131-0/+1
* fix installation locationEric Andersen2007-01-221-3/+3
* hackup libtool for avahi and libdaemon, as with other packagesEric Andersen2007-01-171-0/+77
* fixup a whole steaming pile of insanity. When packages are configured,Eric Andersen2007-01-141-13/+5
* - andersee, please use ZCAT / BZCAT as configured by the user.Bernhard Reutner-Fischer2006-12-131-1/+1
* Add avahi package and add libdaemon, which is needed by avahiEric Andersen2006-12-126-0/+279