All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Fix connman-gnome for connman 0.79
@ 2012-04-15  2:01 Paul Eggleton
  2012-04-15  2:01 ` [PATCH 1/1] connman-gnome: connman 0.79 API fixes Paul Eggleton
  2012-04-16 15:20 ` [PATCH 0/1] Fix connman-gnome for connman 0.79 Saul Wold
  0 siblings, 2 replies; 3+ messages in thread
From: Paul Eggleton @ 2012-04-15  2:01 UTC (permalink / raw)
  To: openembedded-core

The following change since commit 4396db54dba4afdb9f1099f4e386dc25c76f49fb:

  grub: Add missing dependency on autogen-native to avoid build failures (2012-04-14 23:42:16 +0100)

is available in the git repository at:
  git://git.openembedded.org/openembedded-core-contrib paule/connman-gnome
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/connman-gnome

Paul Eggleton (1):
  connman-gnome: connman 0.79 API fixes

 ...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 +
 .../connman/connman-gnome/3g.patch                 |  507 -----------
 .../connman/connman-gnome/security-type.patch      |   41 -
 .../connman/connman-gnome_0.5.bb                   |   14 +-
 9 files changed, 2221 insertions(+), 553 deletions(-)
 create mode 100644 meta/recipes-connectivity/connman/connman-gnome/0001-Monitor-the-Manager-s-State-property.patch
 create 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/0003-Fix-setting-IPv4-configuration.patch
 create mode 100644 meta/recipes-connectivity/connman/connman-gnome/0004-Handle-WiFi-authentication-using-an-agent.patch
 create mode 100644 meta/recipes-connectivity/connman/connman-gnome/0005-Remove-all-handling-of-Passphrase-property.patch
 create 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/3g.patch
 delete mode 100644 meta/recipes-connectivity/connman/connman-gnome/security-type.patch

-- 
1.7.5.4




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

end of thread, other threads:[~2012-04-16 15:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-15  2:01 [PATCH 0/1] Fix connman-gnome for connman 0.79 Paul Eggleton
2012-04-15  2:01 ` [PATCH 1/1] connman-gnome: connman 0.79 API fixes Paul Eggleton
2012-04-16 15:20 ` [PATCH 0/1] Fix connman-gnome for connman 0.79 Saul Wold

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.