Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Ross Burton <ross.burton@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/4] Upgrade connman to 1.0
Date: Tue, 29 May 2012 21:43:53 +0100	[thread overview]
Message-ID: <cover.1338323483.git.ross.burton@intel.com> (raw)

Below is a patch set upgrading connman to 1.0, and cleaning up the packaging somewhat.

It Works For Me, but my current available hardware is limited to qemux86 and
a headless Atom machine.  In particular the non-root-X permission changes
look to be correct (where they were previously obviously wrong) but I
haven't verified that they work.  Also the packaging has changed quite
dramatically since <0.79 becaus what used to be plugins is now in the core,
which has the potential to break any explicit dependencies on the plugin
packages.  I've added suitable RPROVIDES which should mitigate that.

(note that this is against poky master, not oe-core)

Ross

The following changes since commit f28209d9d3c67203a2c7a2b25cacfe31643d1bfa:

  cooker.py: terminate the Parser processes (2012-05-25 11:39:33 +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=connman

Ross Burton (4):
  connman: just give xuser the extra rights it needs
  connman: remove a deliberate sed that breaks all DBus access control
    for connman
  connman: respect the 3g feature and enable/disable ofono support
  connman: upgrade to 1.0

 meta/recipes-connectivity/connman/connman.inc      |   34 +++++++-----
 ...ange-visibility-to-default-for-debug-symb.patch |   35 ------------
 .../connman/add_xuser_dbus_permission.patch        |   14 ++---
 .../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 +++
 9 files changed, 34 insertions(+), 245 deletions(-)
 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




             reply	other threads:[~2012-05-29 20:55 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-29 20:43 Ross Burton [this message]
2012-05-29 20:43 ` [PATCH 1/4] connman: just give xuser the extra rights it needs Ross Burton
2012-05-30  2:59   ` Khem Raj
2012-05-30  9:49     ` Burton, Ross
2012-05-30 13:00       ` Khem Raj
2012-05-30 13:09         ` Burton, Ross
2012-05-30 13:20           ` Khem Raj
2012-06-11 17:51   ` Flanagan, Elizabeth
2012-05-29 20:43 ` [PATCH 2/4] connman: remove a deliberate sed that breaks all DBus access control for connman Ross Burton
2012-05-29 20:43 ` [PATCH 3/4] connman: respect the 3g feature and enable/disable ofono support Ross Burton
2012-05-29 20:43 ` [PATCH 4/4] connman: upgrade to 1.0 Ross Burton
2012-05-29 21:08   ` Otavio Salvador
2012-05-29 22:07     ` Burton, Ross
2012-05-29 20:56 ` [PATCH 0/4] Upgrade connman " Koen Kooi
2012-05-29 21:05   ` Burton, Ross
2012-05-29 21:20     ` Koen Kooi
2012-05-29 22:12       ` Burton, Ross
2012-05-30  3:53         ` Iorga, Cristian
2012-05-30  9:53           ` Burton, Ross

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.1338323483.git.ross.burton@intel.com \
    --to=ross.burton@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox