index
:
buildroot.git
master
next
Buildroot: Making Embedded Linux easy
hugues
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
avahi
Age
Commit message (
Expand
)
Author
2008-08-04
avahi: select expat
Peter Korsgaard
2008-07-17
Kconfig: remove 'default n'
Peter Korsgaard
2008-06-24
Fix avahi compile when libexpat is not selected
Thiago A. CorrĂȘa
2008-06-19
buildroot: s/depends/depends on/
Peter Korsgaard
2008-06-13
avahi: make sure usr/lib/ exists
Peter Korsgaard
2008-03-31
avahi: bump version
Peter Korsgaard
2008-03-31
avahi: make sure /etc/dbus-1/system.d exists in target dir
Peter Korsgaard
2008-03-31
avahi: depend on dbus-daemon in staging_dir
Peter Korsgaard
2008-03-27
buildroot: cleanup <package>-clean targets.
Peter Korsgaard
2008-03-06
makefile cleanup for avahi
John Voltz
2008-01-26
Mail from Claus Klein:
Thomas Lundquist
2007-11-29
Make avahi depend on packets, instead of selecting them
Ulf Samuelsson
2007-11-26
Ups, TARGET_CONFIGURE_* is needed to find pkg-config (r20501)
Peter Korsgaard
2007-11-26
Install dbus before avahi so dbus directories are available
Peter Korsgaard
2007-11-26
Create target file at end of rule so it gets rerun on failure on any of the
Peter Korsgaard
2007-11-23
Cleaned up install + clean targets, handle dbus files
Peter Korsgaard
2007-11-23
Removed redundant configure settings
Peter Korsgaard
2007-11-23
Compile in dbus support if available
Peter Korsgaard
2007-10-01
- just use the strip binary to avoid confusing libtool (quotes)
Bernhard Reutner-Fischer
2007-09-03
Bumped version
Peter Korsgaard
2007-08-28
expat now installs into usr/lib
Peter Korsgaard
2007-08-21
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...
Bernhard Reutner-Fischer
2007-08-21
- a few more cleanups (Cristian Ionescu-Idbohrn)
Bernhard Reutner-Fischer
2007-08-21
Remove switches if sstrip is run
Ulf Samuelsson
2007-08-11
Use STAGING_DIR/usr/lib instead of STAGING_DIR/lib
Ulf Samuelsson
2007-08-01
Make avahi select LIBDAEMON instead of depending on it.
Ulf Samuelsson
2007-07-23
Make AVAHI depend on libdaemon
Ulf Samuelsson
2007-07-11
Use <package>_VERSION in all <package>.mk instead of <package>_VER
Ulf Samuelsson
2007-07-06
Get rid of leading whitespace to silence warnings from config system.
"Steven J. Hill"
2007-06-27
- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
Bernhard Reutner-Fischer
2007-06-12
Bumped version
Peter Korsgaard
2007-05-15
Don't use libssp as it doesn't get installed
Peter Korsgaard
2007-05-09
init scripts should be executable
Peter Korsgaard
2007-05-09
avahi-daemon support
Peter Korsgaard
2007-05-08
Bumped version
Peter Korsgaard
2007-03-13
fixup package LDFLAGS handling
Eric Andersen
2007-01-22
fix installation location
Eric Andersen
2007-01-17
hackup libtool for avahi and libdaemon, as with other packages
Eric Andersen
2007-01-14
fixup a whole steaming pile of insanity. When packages are configured,
Eric Andersen
2006-12-13
- andersee, please use ZCAT / BZCAT as configured by the user.
Bernhard Reutner-Fischer
2006-12-12
Add avahi package and add libdaemon, which is needed by avahi
Eric Andersen