diff options
author | Andrei Gherzan <andrei.gherzan@windriver.com> | 2012-07-12 17:46:06 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-07-19 17:06:45 +0100 |
commit | 016207845450fc4e508557efafb0d4a7650be784 (patch) | |
tree | 548a9ff6d3872bb5c290ff4cd5b638e069508d16 /meta/recipes-connectivity | |
parent | b17087c84460f5bddb213cec13e83814f64d1f61 (diff) | |
download | openembedded-core-016207845450fc4e508557efafb0d4a7650be784.tar.gz openembedded-core-016207845450fc4e508557efafb0d4a7650be784.tar.bz2 openembedded-core-016207845450fc4e508557efafb0d4a7650be784.zip |
connman: Update to version 1.3
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity')
-rw-r--r-- | meta/recipes-connectivity/connman/connman_1.3.bb (renamed from meta/recipes-connectivity/connman/connman_1.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/connman/connman_1.0.bb b/meta/recipes-connectivity/connman/connman_1.3.bb index 926d22e711..1e3d138fc2 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 \ |