From 97d09b9f7949c4d475e2d89c1c4afed6119c296d Mon Sep 17 00:00:00 2001 From: Grazvydas Ignotas Date: Fri, 12 Oct 2012 01:34:32 +0300 Subject: [PATCH] ntp: old OE build hacks --- recipes/ntp/ntp_4.2.6p3.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/ntp/ntp_4.2.6p3.bb b/recipes/ntp/ntp_4.2.6p3.bb index 1476c6fbb7..eacb037856 100644 --- a/recipes/ntp/ntp_4.2.6p3.bb +++ b/recipes/ntp/ntp_4.2.6p3.bb @@ -3,8 +3,8 @@ require ntp.inc PR = "r1" SRC_URI = "http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/${P}.tar.gz \ - file://tickadj.c.patch \ - file://ntp-4.2.4_p6-nano.patch \ + file://tickadj.c.patch;patch=1 \ + file://ntp-4.2.4_p6-nano.patch;patch=1 \ file://ntpd \ file://ntp.conf \ file://ntpdate" -- 2.39.5