Add support for the openntpd package to buildroot. OpenNTPD is a free, easy to
authorEric Andersen <andersen@codepoet.org>
Mon, 16 May 2005 17:36:46 +0000 (17:36 -0000)
committerEric Andersen <andersen@codepoet.org>
Mon, 16 May 2005 17:36:46 +0000 (17:36 -0000)
commit278a121fadd564ea189702b8d0ad9f2612c46eb1
treeb2123306318274fc1686151f5d5c9e1de4a8feb5
parent12a94507908e2a84267106fc5ca00f867edeabc1
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
package/Config.in
package/openntpd/Config.in [new file with mode: 0644]
package/openntpd/openntpd.mk [new file with mode: 0644]