All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-networking][PATCH 0/5] Networking fixes and upgrades
@ 2015-01-05 10:51 Paul Eggleton
  2015-01-05 10:51 ` [meta-networking][PATCH 1/5] ntp: fix file locations Paul Eggleton
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Paul Eggleton @ 2015-01-05 10:51 UTC (permalink / raw)
  To: openembedded-devel

Fix a couple of issues in the ntp recipe reported by Philip Balister
(the file locations patch was previously posted separately; this
version is identical). Also upgrade a few recipes.


The following changes since commit 2ea3a19a478c526baa04d6b9a9e8c9f42aae9d34:

  ctapi-common: Add new recipe (2014-12-31 16:38:22 +0100)

are available in the git repository at:

  git://git.openembedded.org/meta-openembedded-contrib paule/networking-fixes
  http://cgit.openembedded.org/cgit.cgi/meta-openembedded-contrib/log/?h=paule/networking-fixes

Paul Eggleton (5):
  ntp: fix file locations
  ntp: add explicit perl dependency to ntp-utils package
  mtr: update to 0.86
  traceroute: update to 2.0.21
  dnsmasq: update to 2.72

 .../recipes-support/dnsmasq/dnsmasq_2.71.bb        | 10 -------
 .../recipes-support/dnsmasq/dnsmasq_2.72.bb        | 10 +++++++
 .../recipes-support/mtr/files/configure.patch      | 12 ---------
 .../recipes-support/mtr/files/no-gtk.patch         | 31 ----------------------
 .../mtr/{mtr_0.82.bb => mtr_0.86.bb}               | 10 +++----
 meta-networking/recipes-support/ntp/ntp_4.2.8.bb   | 22 +++++++--------
 .../{traceroute_2.0.20.bb => traceroute_2.0.21.bb} |  6 ++---
 7 files changed, 28 insertions(+), 73 deletions(-)
 delete mode 100644 meta-networking/recipes-support/dnsmasq/dnsmasq_2.71.bb
 create mode 100644 meta-networking/recipes-support/dnsmasq/dnsmasq_2.72.bb
 delete mode 100644 meta-networking/recipes-support/mtr/files/configure.patch
 delete mode 100644 meta-networking/recipes-support/mtr/files/no-gtk.patch
 rename meta-networking/recipes-support/mtr/{mtr_0.82.bb => mtr_0.86.bb} (51%)
 rename meta-networking/recipes-support/traceroute/{traceroute_2.0.20.bb => traceroute_2.0.21.bb} (89%)

-- 
1.9.3



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-01-07 19:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-05 10:51 [meta-networking][PATCH 0/5] Networking fixes and upgrades Paul Eggleton
2015-01-05 10:51 ` [meta-networking][PATCH 1/5] ntp: fix file locations Paul Eggleton
2015-01-05 10:51 ` [meta-networking][PATCH 2/5] ntp: add explicit perl dependency to ntp-utils package Paul Eggleton
2015-01-05 10:51 ` [meta-networking][PATCH 3/5] mtr: update to 0.86 Paul Eggleton
2015-01-05 10:51 ` [meta-networking][PATCH 4/5] traceroute: update to 2.0.21 Paul Eggleton
2015-01-05 10:51 ` [meta-networking][PATCH 5/5] dnsmasq: update to 2.72 Paul Eggleton
2015-01-07 19:12 ` [meta-networking][PATCH 0/5] Networking fixes and upgrades Joe MacDonald

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.