ntp: Cast "iana-etc" to RSUGGESTS.
authorPaul Sokolovsky <pmiscml@gmail.com>
Mon, 12 Nov 2007 17:49:49 +0000 (17:49 +0000)
committerPaul Sokolovsky <pmiscml@gmail.com>
Mon, 12 Nov 2007 17:49:49 +0000 (17:49 +0000)
* So 1Mb of stuff which is not even being used (has different names) is
not pulled into images.

packages/ntp/ntp.inc
packages/ntp/ntp_4.1.2.bb
packages/ntp/ntp_4.2.0.bb
packages/ntp/ntp_4.2.2p3.bb

index 6a14521..7ef6d67 100644 (file)
@@ -6,7 +6,7 @@ HOMEPAGE = "http://ntp.isc.org/bin/view/Main/WebHome"
 SECTION = "console/network"
 PRIORITY = "optional"
 LICENSE = "ntp"
-RRECOMMENDS = "iana-etc"
+RSUGGESTS = "iana-etc"
 
 SRC_URI = "http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/${P}.tar.gz \
        file://ipv6only-workaround.patch;patch=1 \
index 4300b5b..7091f05 100644 (file)
@@ -1,6 +1,6 @@
 require ntp.inc
 
-PR = "r4"
+PR = "r5"
 
 SRC_URI = "http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.1/ntp-${PV}.tar.gz \
           file://configure.patch;patch=1 \
index 63e7d55..f2825a0 100644 (file)
@@ -1,6 +1,6 @@
 require ntp.inc
 
-PR = "r8"
+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;patch=1 \
index ad861cf..22d2e1b 100644 (file)
@@ -1,5 +1,7 @@
 require ntp.inc
 
+PR = "r1"
+
 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 \