Ulf Samuelsson
21f3e48d6c
Avoid rebuild of openntpd
2007-07-16 10:58:58 +00:00
Bernhard Reutner-Fischer
74d518dc2a
- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
...
- use TARGET_CONFIGURE_ARGS where appropriate.
2007-06-27 12:01:27 +00:00
Bernhard Reutner-Fischer
23f59c69c5
- bump version
2007-06-26 16:18:00 +00:00
Eric Andersen
85d7f6f05f
fixup package LDFLAGS handling
2007-03-13 22:59:59 +00:00
Bernhard Reutner-Fischer
6342c83201
- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may not exist; Closes #971
...
Silly, unchecked sed -i -e "/[^b]zcat/s/zcat/\$\(ZCAT\)/g" $(svngrep "[^b]zcat" * -rl | grep -v Config.in)
2006-10-01 15:17:52 +00:00
David Anders
9ce300dc2a
fixed strip command to use target not host arch per case 0000481
2006-01-24 21:12:06 +00:00
Eric Andersen
7956dda04e
patch from 'steelman'
2005-09-14 22:45:58 +00:00
Eric Andersen
278a121fad
Add support for the openntpd package to buildroot. OpenNTPD is a free, easy to
...
use implementation of the Network Time Protocol with a small footprint. It
provides the ability to sync the local clock to remote NTP servers and can act
as NTP server itself, redistributing the local clock.
http://bugs.uclibc.org/view.php?id=257
2005-05-16 17:36:46 +00:00