From patchwork Tue Jul 17 17:06:29 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [V4,1/4] connman: Update to version 1.3 Date: Tue, 17 Jul 2012 17:06:29 -0000 From: Andrei Gherzan X-Patchwork-Id: 32293 Message-Id: <8afb1ea6ef0d40d68203d164a6ad1d0cf45793fd.1342544558.git.andrei@gherzan.ro> To: openembedded-core@lists.openembedded.org From: Andrei Gherzan Signed-off-by: Andrei Gherzan --- .../connman/{connman_1.0.bb => connman_1.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-connectivity/connman/{connman_1.0.bb => connman_1.3.bb} (82%) diff --git a/meta/recipes-connectivity/connman/connman_1.0.bb b/meta/recipes-connectivity/connman/connman_1.3.bb similarity index 82% rename from meta/recipes-connectivity/connman/connman_1.0.bb rename to meta/recipes-connectivity/connman/connman_1.3.bb index 926d22e..1e3d138 100644 --- a/meta/recipes-connectivity/connman/connman_1.0.bb +++ b/meta/recipes-connectivity/connman/connman_1.3.bb @@ -1,7 +1,7 @@ require connman.inc -# 1.0 tag -SRCREV = "6d6f312fb2b751b4cf7037f2a526c7785364732f" +# 1.3 tag +SRCREV = "3c0fa84091524c7cd6237744f2088ffee2f1d5ad" SRC_URI = "git://git.kernel.org/pub/scm/network/connman/connman.git \ file://0001-plugin.h-Change-visibility-to-default-for-debug-symb.patch \ file://add_xuser_dbus_permission.patch \