aboutsummaryrefslogtreecommitdiffstats
path: root/packages/ntp/ntp_4.2.2p3.bb
diff options
context:
space:
mode:
authorHenning Heinold <heinold@inf.fu-berlin.de>2007-07-07 16:26:53 +0000
committerHenning Heinold <heinold@inf.fu-berlin.de>2007-07-07 16:26:53 +0000
commitb22244ad5c2f588975bd877c0c6285bf58889551 (patch)
tree2935a906f0fd7bccd22e5d9b94210c51bcb62c9f /packages/ntp/ntp_4.2.2p3.bb
parent14e695a70d2f2eee4b94f30aaac7d6673d416a8c (diff)
downloadopenembedded-b22244ad5c2f588975bd877c0c6285bf58889551.tar.gz
fixing ntp building for uclibc
discussion about the problem is here https://lists.ntp.org/pipermail/bugs/2007-March/005578.html and the sugesstion for the fix is from here http://blackfin.uclinux.org/gf/project/uclinux-dist/scmsvn/?action=browse&path=%2Ftrunk%2Fuser%2Fntp%2Futil%2Ftickadj.c&view=markup
Diffstat (limited to 'packages/ntp/ntp_4.2.2p3.bb')
-rw-r--r--packages/ntp/ntp_4.2.2p3.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/ntp/ntp_4.2.2p3.bb b/packages/ntp/ntp_4.2.2p3.bb
index 28853e4fc8..ad861cf8f5 100644
--- a/packages/ntp/ntp_4.2.2p3.bb
+++ b/packages/ntp/ntp_4.2.2p3.bb
@@ -2,6 +2,7 @@ require ntp.inc
SRC_URI = "http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/${P}.tar.gz \
file://ipv6only-workaround.patch;patch=1 \
+ file://tickadj.c.patch;patch=1 \
file://ntpd \
file://ntp.conf \
file://ntpdate"