All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/1] Fix connman-gnome for connman 0.79
Date: Sun, 15 Apr 2012 03:01:56 +0100	[thread overview]
Message-ID: <cover.1334455199.git.paul.eggleton@linux.intel.com> (raw)

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




             reply	other threads:[~2012-04-15  2:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-15  2:01 Paul Eggleton [this message]
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

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=cover.1334455199.git.paul.eggleton@linux.intel.com \
    --to=paul.eggleton@linux.intel.com \
    --cc=openembedded-core@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.