All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] V4 connman 1.0 upgrade
@ 2012-06-15 14:58 Ross Burton
  2012-06-15 14:58 ` [PATCH 1/2] connman: upgrade to 1.0 Ross Burton
  2012-06-15 14:58 ` [PATCH 2/2] connman-gnome: upgrade to 0.7 Ross Burton
  0 siblings, 2 replies; 4+ messages in thread
From: Ross Burton @ 2012-06-15 14:58 UTC (permalink / raw)
  To: openembedded-core

Our patches went upstream so this patch series is vastly simplified now that we're just shippping upstream releases.  Also new is dependency rationalisation in connman-gnome, and lots of squashing.

Ross

The following changes since commit 4bb7ef94fca392bcd389ed7069280c238f8fe094:

  directfb: added missing Upstream-status (2012-06-15 15:44:39 +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: upgrade to 0.7

 ...0001-Monitor-the-Manager-s-State-property.patch |   48 -
 .../0002-Update-for-ConnMan-0.79-API-changes.patch |  865 ------------------
 .../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 -
 ...me-fix-segfault-due-to-unchecked-null-val.patch |   30 -
 .../connman/connman-gnome_0.5.bb                   |   38 -
 .../connman/connman-gnome_0.7.bb                   |   19 +
 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, 46 insertions(+), 2510 deletions(-)
 delete mode 100644 meta/recipes-connectivity/connman/connman-gnome/0001-Monitor-the-Manager-s-State-property.patch
 delete mode 100644 meta/recipes-connectivity/connman/connman-gnome/0002-Update-for-ConnMan-0.79-API-changes.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-gnome/0007-connman-gnome-fix-segfault-due-to-unchecked-null-val.patch
 delete mode 100644 meta/recipes-connectivity/connman/connman-gnome_0.5.bb
 create mode 100644 meta/recipes-connectivity/connman/connman-gnome_0.7.bb
 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.7.6




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

end of thread, other threads:[~2012-06-15 15:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-15 14:58 [PATCH 0/2] V4 connman 1.0 upgrade Ross Burton
2012-06-15 14:58 ` [PATCH 1/2] connman: upgrade to 1.0 Ross Burton
2012-06-15 15:44   ` Saul Wold
2012-06-15 14:58 ` [PATCH 2/2] connman-gnome: upgrade to 0.7 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.