From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-devel@lists.openembedded.org
Subject: [meta-networking][PATCH v2 0/2] ntp fixes
Date: Thu, 22 Nov 2012 16:49:33 +0000 [thread overview]
Message-ID: <cover.1353602922.git.paul.eggleton@linux.intel.com> (raw)
Changes since v1:
* Fix hardcoded paths in scripts
* Move contents of ntp-bin package to previously empty ntp-utils package
* Move the ntp server configuration to runtime (/etc/default/ntpdate)
* Specify configuration files using CONFFILES
* Remove unused init script path from FILES_ntpdate
The following changes since commit d08ee5a51d4e89ae587d170f8b99062689841428:
qt4-embedded: drop bbappend for 4.8.1 (2012-11-22 09:48:36 +0100)
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
meta-networking/recipes-support/ntp/files/ntp | 31 -------
meta-networking/recipes-support/ntp/files/ntp.conf | 2 +-
meta-networking/recipes-support/ntp/files/ntpdate | 11 ++-
.../recipes-support/ntp/files/ntpdate.default | 7 ++
.../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 | 94 ++++++++++++++++----
meta-networking/recipes-support/ntp/ntp_4.2.6p5.bb | 44 +--------
8 files changed, 154 insertions(+), 105 deletions(-)
delete mode 100755 meta-networking/recipes-support/ntp/files/ntp
create mode 100644 meta-networking/recipes-support/ntp/files/ntpdate.default
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
--
1.7.9.5
next reply other threads:[~2012-11-22 17:04 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-22 16:49 Paul Eggleton [this message]
2012-11-22 16:49 ` [meta-networking][PATCH v2 1/2] ntp: cleanup recipes and fix SSL support Paul Eggleton
2012-12-04 7:44 ` [danny?] " Anders Darander
2012-12-04 9:21 ` Paul Eggleton
2012-12-04 11:20 ` Burton, Ross
2012-12-04 11:21 ` Burton, Ross
2012-12-04 11:56 ` Martin Jansa
2012-11-22 16:49 ` [meta-networking][PATCH v2 2/2] ntp: make servers configurable and default to none configured Paul Eggleton
2012-11-22 17:05 ` Paul Eggleton
2012-11-26 16:28 ` [meta-networking][PATCH v2 0/2] ntp fixes Martin Jansa
2012-11-27 19:40 ` Joe MacDonald
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1353602922.git.paul.eggleton@linux.intel.com \
--to=paul.eggleton@linux.intel.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.