ntp provides ntpdate
authorMichael Lauer <mickey@vanille-media.de>
Mon, 3 May 2004 12:10:31 +0000 (12:10 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Mon, 3 May 2004 12:10:31 +0000 (12:10 +0000)
BKrev: 409636b7KXugCvD2Q0MWpu_si0J6xg

ntp/ntp_4.1.2.oe

index 8b52638..b289197 100644 (file)
@@ -1,8 +1,11 @@
-DEPENDS = "virtual/libc openssl"
 DESCRIPTION = "The Network Time Protocol (NTP) is used to \
 synchronize the time of a computer client or server to \
 another server or reference time source, such as a radio \
 or satellite receiver or modem."
+SECTION = "net"
+PRIORITY = "optional"
+DEPENDS = "virtual/libc openssl"
+PROVIDES = "ntpdate"
 
 SRC_URI = "http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-${PV}.tar.gz \
           file://${FILESDIR}/configure.patch;patch=1"