From patchwork Wed Nov 21 17:29:28 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [meta-networking,0/2] ntp fixes Date: Wed, 21 Nov 2012 17:29:28 -0000 From: Paul Eggleton X-Patchwork-Id: 39419 Message-Id: To: openembedded-devel@lists.openembedded.org The following changes since commit 9637cb304f1e9116b037d0afd69014836a2fa512: Revert "ntp: Clean up recipes" (2012-11-21 08:32:18 -0500) are available in the git repository at: git://git.openembedded.org/meta-openembedded-contrib paule/ntp http://cgit.openembedded.org/cgit.cgi/meta-openembedded-contrib/log/?h=paule/ntp Paul Eggleton (2): ntp: cleanup recipes and fix SSL support ntp: make servers configurable and default to none configured .../recipes-support/ntp/files/openssl-check.patch | 59 ++++++++++++++ .../recipes-support/ntp/ntp-ssl_4.2.6p5.bb | 11 --- meta-networking/recipes-support/ntp/ntp.inc | 83 ++++++++++++++++---- meta-networking/recipes-support/ntp/ntp_4.2.6p5.bb | 44 +---------- 4 files changed, 130 insertions(+), 67 deletions(-) create mode 100644 meta-networking/recipes-support/ntp/files/openssl-check.patch delete mode 100644 meta-networking/recipes-support/ntp/ntp-ssl_4.2.6p5.bb