summaryrefslogtreecommitdiff
path: root/recipes/ntp/ntp_4.2.2p3.bb
diff options
context:
space:
mode:
authorFlorian Boor <florian.boor@kernelconcepts.de>2009-07-23 01:39:15 +0200
committerFlorian Boor <florian.boor@kernelconcepts.de>2009-07-23 10:55:28 +0200
commit948a769029c5195d6962f9ceb70f57918815bdb0 (patch)
tree1b54580664f7a40c6439faf15d685c1315511cec /recipes/ntp/ntp_4.2.2p3.bb
parentadd719a9d48a462b1ecce3da8b6b839755c2cca3 (diff)
ntp: Add patch to fix build against eglibc / glibc 2.10 (from Gentoo)
Diffstat (limited to 'recipes/ntp/ntp_4.2.2p3.bb')
-rw-r--r--recipes/ntp/ntp_4.2.2p3.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/ntp/ntp_4.2.2p3.bb b/recipes/ntp/ntp_4.2.2p3.bb
index 22d2e1bff6..e53594c259 100644
--- a/recipes/ntp/ntp_4.2.2p3.bb
+++ b/recipes/ntp/ntp_4.2.2p3.bb
@@ -1,10 +1,11 @@
require ntp.inc
-PR = "r1"
+PR = "r2"
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://ntp-4.2.4_p6-nano.patch;patch=1 \
file://ntpd \
file://ntp.conf \
file://ntpdate"