| Commit message (Expand) | Author | Age | Files | Lines |
* | avahi: udhcpc default.script: only bring up avahi-autoipd on nak/timeout | Peter Korsgaard | 2009-06-04 | 1 | -0/+6 |
* | avahi: gtk support needs libglade as well | Peter Korsgaard | 2009-03-19 | 1 | -2/+2 |
* | avahi: fix python path | Peter Korsgaard | 2009-03-18 | 1 | -2/+2 |
* | avahi: enable glib / gtk support if available | Peter Korsgaard | 2009-03-17 | 1 | -3/+12 |
* | avahi: enable python support if python is enabled | Peter Korsgaard | 2009-03-13 | 1 | -1/+15 |
* | avahi: fix build with libintl but without locale support in toolchain | Peter Korsgaard | 2009-03-10 | 1 | -2/+3 |
* | avahi: bump version | Peter Korsgaard | 2009-03-05 | 1 | -1/+1 |
* | avahi: convert to Makefile.autotools.in format | Peter Korsgaard | 2009-03-05 | 5 | -190/+45 |
* | avahi/dnsmasq: adjust dbus dep after Makefile.autotools.in conversion | Peter Korsgaard | 2009-02-26 | 1 | -1/+1 |
* | avahi-autoipd: fix issue with repeated builds | Peter Korsgaard | 2009-01-28 | 1 | -0/+1 |
* | package/: convert to DOWNLOAD helper | Peter Korsgaard | 2009-01-16 | 1 | -1/+1 |
* | avahi: make sure destination dirs exists | Peter Korsgaard | 2008-12-15 | 1 | -8/+6 |
* | package/: get rid of unneeded $(strip ..) | Peter Korsgaard | 2008-12-08 | 1 | -5/+5 |
* | avahi: add dependency to host-autoconf | Hans-Christian Egtvedt | 2008-12-04 | 1 | -2/+2 |
* | avahi: add dependencies in right order | Hans-Christian Egtvedt | 2008-10-01 | 1 | -1/+1 |
* | avahi: don't use BASE_DIR to reference source files | Peter Korsgaard | 2008-08-31 | 1 | -3/+3 |
* | avahi: fix build with BR2_ENABLE_LOCALE | Peter Korsgaard | 2008-08-27 | 2 | -2/+4 |
* | avahi: don't depend on busybox | Peter Korsgaard | 2008-08-27 | 1 | -1/+1 |
* | avahi: select expat | Peter Korsgaard | 2008-08-04 | 1 | -5/+1 |
* | Kconfig: remove 'default n' | Peter Korsgaard | 2008-07-17 | 1 | -2/+0 |
* | Fix avahi compile when libexpat is not selected | Thiago A. CorrĂȘa | 2008-06-24 | 1 | -2/+2 |
* | buildroot: s/depends/depends on/ | Peter Korsgaard | 2008-06-19 | 1 | -2/+2 |
* | avahi: make sure usr/lib/ exists | Peter Korsgaard | 2008-06-13 | 1 | -1/+1 |
* | avahi: bump version | Peter Korsgaard | 2008-03-31 | 2 | -6/+7 |
* | avahi: make sure /etc/dbus-1/system.d exists in target dir | Peter Korsgaard | 2008-03-31 | 1 | -0/+1 |
* | avahi: depend on dbus-daemon in staging_dir | Peter Korsgaard | 2008-03-31 | 1 | -1/+1 |
* | buildroot: cleanup <package>-clean targets. | Peter Korsgaard | 2008-03-27 | 1 | -1/+1 |
* | makefile cleanup for avahi | John Voltz | 2008-03-06 | 1 | -0/+2 |
* | Mail from Claus Klein: | Thomas Lundquist | 2008-01-26 | 1 | -0/+1 |
* | Make avahi depend on packets, instead of selecting them | Ulf Samuelsson | 2007-11-29 | 1 | -1/+5 |
* | Ups, TARGET_CONFIGURE_* is needed to find pkg-config (r20501) | Peter Korsgaard | 2007-11-26 | 1 | -0/+2 |
* | Install dbus before avahi so dbus directories are available | Peter Korsgaard | 2007-11-26 | 1 | -1/+1 |
* | Create target file at end of rule so it gets rerun on failure on any of the | Peter Korsgaard | 2007-11-26 | 1 | -9/+8 |
* | Cleaned up install + clean targets, handle dbus files | Peter Korsgaard | 2007-11-23 | 1 | -24/+23 |
* | Removed redundant configure settings | Peter Korsgaard | 2007-11-23 | 1 | -9/+0 |
* | Compile in dbus support if available | Peter Korsgaard | 2007-11-23 | 1 | -8/+13 |
* | - just use the strip binary to avoid confusing libtool (quotes) | Bernhard Reutner-Fischer | 2007-10-01 | 1 | -3/+3 |
* | Bumped version | Peter Korsgaard | 2007-09-03 | 1 | -1/+1 |
* | expat now installs into usr/lib | Peter Korsgaard | 2007-08-28 | 1 | -1/+1 |
* | - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ... | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -2/+2 |
* | - a few more cleanups (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -3/+3 |
* | Remove switches if sstrip is run | Ulf Samuelsson | 2007-08-21 | 1 | -3/+3 |
* | Use STAGING_DIR/usr/lib instead of STAGING_DIR/lib | Ulf Samuelsson | 2007-08-11 | 1 | -6/+6 |
* | Make avahi select LIBDAEMON instead of depending on it. | Ulf Samuelsson | 2007-08-01 | 1 | -1/+1 |
* | Make AVAHI depend on libdaemon | Ulf Samuelsson | 2007-07-23 | 1 | -0/+1 |
* | Use <package>_VERSION in all <package>.mk instead of <package>_VER | Ulf Samuelsson | 2007-07-11 | 1 | -3/+3 |
* | Get rid of leading whitespace to silence warnings from config system. | "Steven J. Hill" | 2007-07-06 | 1 | -2/+2 |
* | - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS | Bernhard Reutner-Fischer | 2007-06-27 | 1 | -4/+2 |
* | Bumped version | Peter Korsgaard | 2007-06-12 | 1 | -1/+1 |
* | Don't use libssp as it doesn't get installed | Peter Korsgaard | 2007-05-15 | 1 | -0/+1 |