From patchwork Thu Jul 12 17:58:29 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [1/2] connman: Update to version 1.3 Date: Thu, 12 Jul 2012 17:58:29 -0000 From: Andrei Gherzan X-Patchwork-Id: 31813 Message-Id: <16418209b96e9a5d79efe74290d13a67c9aed91f.1342115559.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 \