From patchwork Tue Jul 17 16:00:40 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [V2,0/3] Update connman to v1.3, fix dependencies and runtime Date: Tue, 17 Jul 2012 16:00:40 -0000 From: Andrei Gherzan X-Patchwork-Id: 32263 Message-Id: To: openembedded-core@lists.openembedded.org Cc: Andrei Gherzan Update connman to v1.3. Fix dependencies needed for tests. Add patches to fix runtime segfault on mips and ppc. The following changes since commit 90ad663909c0c8a405b22a510c9f957007d02669: upstream_tracking: update boost (2012-07-09 17:21:38 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib ag/connman1.3 http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ag/connman1.3 Andrei Gherzan (3): connman: Update to version 1.3 connman.inc: Add missing dependencies needed by some tests connman: Add patches to fix connman on fs with no d_type support meta/recipes-connectivity/connman/connman.inc | 4 +- ....c-If-there-is-no-d_type-support-use-stat.patch | 44 +++++++++++++++ ....c-If-there-is-no-d_type-support-use-stat.patch | 56 ++++++++++++++++++++ .../connman/{connman_1.0.bb => connman_1.3.bb} | 10 ++-- 4 files changed, 108 insertions(+), 6 deletions(-) create mode 100644 meta/recipes-connectivity/connman/connman/0001-storage.c-If-there-is-no-d_type-support-use-stat.patch create mode 100644 meta/recipes-connectivity/connman/connman/0002-timezone.c-If-there-is-no-d_type-support-use-stat.patch rename meta/recipes-connectivity/connman/{connman_1.0.bb => connman_1.3.bb} (47%)