ntp: cleanup recipes and fix SSL support
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Thu, 22 Nov 2012 16:49:34 +0000 (16:49 +0000)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:24:52 +0000 (08:24 -0800)
commit733b4851f3daae1513e5c05a8fac96f5c4fadd30
treea6e2d9380263034f468296f2299e6efe27ab7137
parentc6c92d27d33d35c4ae2a24245e08d11623ba36c4
ntp: cleanup recipes and fix SSL support

* Move common definitions to the inc file
* Drop override of do_configure which doesn't seem to be needed anymore
* Fold ntp-ssl into the ntp recipe as a PACKAGECONFIG option for those
  who want it (default to off) and fix configure-time checks to detect
  OpenSSL properly so that it gets enabled when selected
* Remove ntp-bin package and put its contents in currently empty
  ntp-utils package (with migration path)
* Fix hardcoded paths in ntpd initscript
* Specify ntpd.conf as a configuration file for packaging purposes
* Rearrange so that packaging definitions are towards the end in the
  expected order
* Delete unused "ntp" initscript file
* Add SUMMARY
* Update HOMEPAGE

This reapplies some of the changes from the original patch by
Morgan Little <morgan.little@windriver.com>.

(From meta-openembedded rev: 93f71dafeb7a8db2842acb7509e2bc2d01e7bf48)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-networking/recipes-support/ntp/files/ntp [deleted file]
meta-openembedded/meta-networking/recipes-support/ntp/files/openssl-check.patch [new file with mode: 0644]
meta-openembedded/meta-networking/recipes-support/ntp/ntp-ssl_4.2.6p5.bb [deleted file]
meta-openembedded/meta-networking/recipes-support/ntp/ntp.inc
meta-openembedded/meta-networking/recipes-support/ntp/ntp_4.2.6p5.bb