All of lore.kernel.org
 help / color / mirror / Atom feed
From: Morgan Little <morgan.little@windriver.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: [meta-oe][meta-networking][PATCH V2 0/3] ntp updates
Date: Tue, 23 Oct 2012 12:20:17 -0400	[thread overview]
Message-ID: <1351009220-30119-1-git-send-email-morgan.little@windriver.com> (raw)

are available in the git repository at:

  git@github.com:morganlittle/meta-oe.git ntp

Morgan Little (3):
      ntp: Move from meta-oe to meta-networking
      ntp: Uprev from 4.2.6p3 to 4.2.6p5
      ntp: Clean up recipes

 .../recipes-support/ntp/files/ntp                  |    0
 .../ntp/files/ntp-4.2.4_p6-nano.patch              |    0
 .../recipes-support/ntp/files/ntp.conf             |    0
 .../recipes-support/ntp/files/ntpd                 |    0
 .../recipes-support/ntp/files/ntpdate              |    0
 .../recipes-support/ntp/files/tickadj.c.patch      |    0
 .../recipes-support/ntp/ntp-ssl_4.2.6p5.bb         |   10 +++
 meta-networking/recipes-support/ntp/ntp.inc        |   74 ++++++++++++++++++++
 meta-networking/recipes-support/ntp/ntp_4.2.6p5.bb |    4 +
 meta-oe/recipes-support/ntp/ntp-ssl_4.2.6p3.bb     |   11 ---
 meta-oe/recipes-support/ntp/ntp.inc                |   35 ---------
 meta-oe/recipes-support/ntp/ntp_4.2.6p3.bb         |   47 ------------
 12 files changed, 88 insertions(+), 93 deletions(-)
 rename {meta-oe => meta-networking}/recipes-support/ntp/files/ntp (100%)
 rename {meta-oe => meta-networking}/recipes-support/ntp/files/ntp-4.2.4_p6-nano.patch (100%)
 rename {meta-oe => meta-networking}/recipes-support/ntp/files/ntp.conf (100%)
 rename {meta-oe => meta-networking}/recipes-support/ntp/files/ntpd (100%)
 rename {meta-oe => meta-networking}/recipes-support/ntp/files/ntpdate (100%)
 rename {meta-oe => meta-networking}/recipes-support/ntp/files/tickadj.c.patch (100%)
 create mode 100644 meta-networking/recipes-support/ntp/ntp-ssl_4.2.6p5.bb
 create mode 100644 meta-networking/recipes-support/ntp/ntp.inc
 create mode 100644 meta-networking/recipes-support/ntp/ntp_4.2.6p5.bb
 delete mode 100644 meta-oe/recipes-support/ntp/ntp-ssl_4.2.6p3.bb
 delete mode 100644 meta-oe/recipes-support/ntp/ntp.inc
 delete mode 100644 meta-oe/recipes-support/ntp/ntp_4.2.6p3.bb



             reply	other threads:[~2012-10-23 16:33 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-23 16:20 Morgan Little [this message]
2012-10-23 16:20 ` [meta-oe][meta-networking][PATCH V2 1/3] ntp: Move from meta-oe to meta-networking Morgan Little
2012-10-23 16:20 ` [meta-oe][meta-networking][PATCH V2 2/3] ntp: Uprev from 4.2.6p3 to 4.2.6p5 Morgan Little
2012-10-23 16:20 ` [meta-oe][meta-networking][PATCH V2 3/3] ntp: Clean up recipes Morgan Little
2012-11-01  1:08   ` Paul Eggleton
2012-11-01  5:50     ` Martin Ertsås
2012-11-01 14:31       ` Joe MacDonald
2012-11-01 17:09         ` Little, Morgan
2012-11-01 17:19           ` Paul Eggleton
2012-11-01 17:32             ` Joe MacDonald
2012-11-02  7:00               ` Martin Ertsås
2012-11-02 13:01                 ` Joe MacDonald
2012-11-02 13:09                   ` Martin Ertsås
2012-11-02 13:14                     ` Joe MacDonald
2012-11-02  9:59               ` Paul Eggleton
2012-11-02 13:07                 ` Joe MacDonald
2012-11-02 13:38                   ` Paul Eggleton
2012-11-02 14:02                     ` Joe MacDonald
2012-11-02 14:10                       ` Paul Eggleton
2012-11-02 14:14                         ` Joe MacDonald
2012-11-02 17:26                           ` Paul Eggleton
2012-11-04 18:43                             ` Joe MacDonald
2012-11-09 14:55                               ` Little, Morgan
2012-11-09 15:04                                 ` Joe MacDonald
2012-11-10 13:22                                   ` Paul Eggleton
2012-11-02 21:09                     ` Phil Blundell
2012-11-02 15:44                 ` Phil Blundell

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=1351009220-30119-1-git-send-email-morgan.little@windriver.com \
    --to=morgan.little@windriver.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.