From: Richard Purdie Date: Sat, 26 Nov 2005 14:52:43 +0000 (+0000) Subject: ntp 4.2.0: Add gcc4 patch to SRC_URI X-Git-Tag: Release-2010-05/1~9453^2~3020 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff0fce99f8bcfea87280e4117a7062f2308d9fc3;p=openembedded.git ntp 4.2.0: Add gcc4 patch to SRC_URI --- diff --git a/packages/ntp/ntp_4.2.0.bb b/packages/ntp/ntp_4.2.0.bb index e4988c2be7..bf5bf9b4e2 100644 --- a/packages/ntp/ntp_4.2.0.bb +++ b/packages/ntp/ntp_4.2.0.bb @@ -11,6 +11,7 @@ PR = "r7" SRC_URI = "http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/${P}.tar.gz \ file://ntpdc.Makefile.am.maybe-layout.patch;patch=1 \ file://ipv6only-workaround.patch;patch=1 \ + file://gcc4.patch;patch=1 \ file://ntpd \ file://ntp.conf \ file://ntpdate"