All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] V3 ConnMan 1.0 / connman-gnome
@ 2012-06-14 16:10 Ross Burton
  2012-06-14 16:11 ` [PATCH 1/2] connman: upgrade to 1.0 Ross Burton
  2012-06-14 16:11 ` [PATCH 2/2] connman-gnome: update to ConnMan 1.0 DBus API Ross Burton
  0 siblings, 2 replies; 5+ messages in thread
From: Ross Burton @ 2012-06-14 16:10 UTC (permalink / raw)
  To: openembedded-core

V3 of the connman 1.0 patches.  The connman patch has been rebased onto master,
and connman-gnome has been tested on my Intel/iwlagn board.

The following changes since commit 4ff6160d909e2a39e357c8a51f37d803dab64d5d:

  methodpool: Improve method already seen error message (2012-06-14 14:20:51 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib ross/connman
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ross/connman

Ross Burton (2):
  connman: upgrade to 1.0
  connman-gnome: update to ConnMan 1.0 DBus API

 ...0001-Monitor-the-Manager-s-State-property.patch |   48 -
 ...e-fix-segfault-due-to-unchecked-null-val.patch} |    6 +-
 .../0002-Update-for-ConnMan-0.79-API-changes.patch |  865 ------------------
 .../0002-Update-for-ConnMan-1.0-DBus-API.patch     |  179 ++++
 .../0003-Fix-setting-IPv4-configuration.patch      |   85 --
 ...Handle-WiFi-authentication-using-an-agent.patch |  923 --------------------
 ...emove-all-handling-of-Passphrase-property.patch |  249 ------
 ...ix-status-descriptions-in-properties-tree.patch |   42 -
 .../connman/connman-gnome_0.5.bb                   |   13 +-
 meta/recipes-connectivity/connman/connman.inc      |   26 +-
 ...ange-visibility-to-default-for-debug-symb.patch |   35 -
 .../connman/connman/disable_alg-test.patch         |   46 -
 .../connman/connman/ethernet_default.patch         |   22 -
 .../connman/test-set-ipv4-method-api-fix.patch     |   50 --
 .../connman/test-set-ipv6-method-api-fix.patch     |   55 --
 meta/recipes-connectivity/connman/connman_0.79.bb  |   14 -
 meta/recipes-connectivity/connman/connman_1.0.bb   |    9 +
 17 files changed, 213 insertions(+), 2454 deletions(-)
 delete mode 100644 meta/recipes-connectivity/connman/connman-gnome/0001-Monitor-the-Manager-s-State-property.patch
 rename meta/recipes-connectivity/connman/connman-gnome/{0007-connman-gnome-fix-segfault-due-to-unchecked-null-val.patch => 0001-connman-gnome-fix-segfault-due-to-unchecked-null-val.patch} (84%)
 delete mode 100644 meta/recipes-connectivity/connman/connman-gnome/0002-Update-for-ConnMan-0.79-API-changes.patch
 create mode 100644 meta/recipes-connectivity/connman/connman-gnome/0002-Update-for-ConnMan-1.0-DBus-API.patch
 delete mode 100644 meta/recipes-connectivity/connman/connman-gnome/0003-Fix-setting-IPv4-configuration.patch
 delete mode 100644 meta/recipes-connectivity/connman/connman-gnome/0004-Handle-WiFi-authentication-using-an-agent.patch
 delete mode 100644 meta/recipes-connectivity/connman/connman-gnome/0005-Remove-all-handling-of-Passphrase-property.patch
 delete mode 100644 meta/recipes-connectivity/connman/connman-gnome/0006-Fix-status-descriptions-in-properties-tree.patch
 delete mode 100644 meta/recipes-connectivity/connman/connman/0001-plugin.h-Change-visibility-to-default-for-debug-symb.patch
 delete mode 100644 meta/recipes-connectivity/connman/connman/disable_alg-test.patch
 delete mode 100644 meta/recipes-connectivity/connman/connman/ethernet_default.patch
 delete mode 100644 meta/recipes-connectivity/connman/connman/test-set-ipv4-method-api-fix.patch
 delete mode 100644 meta/recipes-connectivity/connman/connman/test-set-ipv6-method-api-fix.patch
 delete mode 100644 meta/recipes-connectivity/connman/connman_0.79.bb
 create mode 100644 meta/recipes-connectivity/connman/connman_1.0.bb

-- 
1.7.10




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

end of thread, other threads:[~2012-06-14 16:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-14 16:10 [PATCH 0/2] V3 ConnMan 1.0 / connman-gnome Ross Burton
2012-06-14 16:11 ` [PATCH 1/2] connman: upgrade to 1.0 Ross Burton
2012-06-14 16:18   ` Phil Blundell
2012-06-14 16:20     ` Burton, Ross
2012-06-14 16:11 ` [PATCH 2/2] connman-gnome: update to ConnMan 1.0 DBus API Ross Burton

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.