From patchwork Thu Jul 12 17:54:46 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/2] Update connman to v1.3 and fix dependencies for some tests Date: Thu, 12 Jul 2012 17:54:46 -0000 From: Andrei Gherzan X-Patchwork-Id: 31809 Message-Id: To: openembedded-core@lists.openembedded.org Cc: Andrei Gherzan From: Andrei Gherzan Machine tested: qemux86 Tests done on connman-gnome OnlineMode / OfflineMode Enable / Disable Wired Networks Set manual IP configuration Tests on connman v.1.3 addr-test iptables-test polkit-test get-global-timeservers get-proxy-autoconfig get-services get-state list-services show-introspection test-clock test-connman test-counter test-manager test-session 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/connman http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ag/connman Andrei Gherzan (2): connman: Update to version 1.3 connman.inc: Add missing dependencies needed by some tests meta/recipes-connectivity/connman/connman.inc | 4 ++-- .../connman/{connman_1.0.bb => connman_1.3.bb} | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) rename meta/recipes-connectivity/connman/{connman_1.0.bb => connman_1.3.bb} (82%) Acked-By: Ross Burton