summaryrefslogtreecommitdiffstats
path: root/recipes/ntp
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/ntp')
-rw-r--r--recipes/ntp/ntp.inc2
-rw-r--r--recipes/ntp/ntp_4.1.2.bb4
-rw-r--r--recipes/ntp/ntp_4.2.0.bb6
-rw-r--r--recipes/ntp/ntp_4.2.4p7.bb4
4 files changed, 8 insertions, 8 deletions
diff --git a/recipes/ntp/ntp.inc b/recipes/ntp/ntp.inc
index e352f562dc..68b98db80f 100644
--- a/recipes/ntp/ntp.inc
+++ b/recipes/ntp/ntp.inc
@@ -9,7 +9,7 @@ LICENSE = "ntp"
RSUGGESTS = "iana-etc"
SRC_URI = "http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/${P}.tar.gz \
- file://ipv6only-workaround.patch;apply=yes \
+ file://ipv6only-workaround.patch \
file://ntpd \
file://ntp.conf \
file://ntpdate"
diff --git a/recipes/ntp/ntp_4.1.2.bb b/recipes/ntp/ntp_4.1.2.bb
index 47427c0ccc..24e9b05e45 100644
--- a/recipes/ntp/ntp_4.1.2.bb
+++ b/recipes/ntp/ntp_4.1.2.bb
@@ -3,8 +3,8 @@ require ntp.inc
PR = "r5"
SRC_URI = "http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.1/ntp-${PV}.tar.gz \
- file://configure.patch;apply=yes \
- file://readline.patch;apply=yes \
+ file://configure.patch \
+ file://readline.patch \
file://ntpdate \
file://ntp"
diff --git a/recipes/ntp/ntp_4.2.0.bb b/recipes/ntp/ntp_4.2.0.bb
index 8ff9b89bee..62342ca602 100644
--- a/recipes/ntp/ntp_4.2.0.bb
+++ b/recipes/ntp/ntp_4.2.0.bb
@@ -3,9 +3,9 @@ require ntp.inc
PR = "r9"
SRC_URI = "http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/${P}.tar.gz \
- file://ntpdc.Makefile.am.maybe-layout.patch;apply=yes \
- file://ipv6only-workaround.patch;apply=yes \
- file://gcc4.patch;apply=yes \
+ file://ntpdc.Makefile.am.maybe-layout.patch \
+ file://ipv6only-workaround.patch \
+ file://gcc4.patch \
file://ntpd \
file://ntp.conf \
file://ntpdate"
diff --git a/recipes/ntp/ntp_4.2.4p7.bb b/recipes/ntp/ntp_4.2.4p7.bb
index d1807da62f..f21befe554 100644
--- a/recipes/ntp/ntp_4.2.4p7.bb
+++ b/recipes/ntp/ntp_4.2.4p7.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;apply=yes \
- file://ntp-4.2.4_p6-nano.patch;apply=yes \
+ file://tickadj.c.patch \
+ file://ntp-4.2.4_p6-nano.patch \
file://ntpd \
file://ntp.conf \
file://ntpdate"