diff options
author | Cristian Iorga <cristian.iorga@intel.com> | 2014-06-16 15:54:10 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-06-17 08:59:03 +0100 |
commit | 763331de18db83c7aaa7f07be3b8b25e7122579c (patch) | |
tree | 234aacde776849f176a76d2fd62d84461e3d912c /meta/recipes-connectivity | |
parent | 79a3a77680e35ecbb23c93115b15208b22766fee (diff) | |
download | poky-763331de18db83c7aaa7f07be3b8b25e7122579c.tar.gz |
connman: upgrade to 1.24
Bug fix release
(From OE-Core rev: 71c7bc9902e801fb16fa16dcf654995b04f86b23)
Signed-off-by: Cristian Iorga <cristian.iorga@intel.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.24.bb (renamed from meta/recipes-connectivity/connman/connman_1.23.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/connman/connman_1.23.bb b/meta/recipes-connectivity/connman/connman_1.24.bb index 43501af70e..66a8c58681 100644 --- a/meta/recipes-connectivity/connman/connman_1.23.bb +++ b/meta/recipes-connectivity/connman/connman_1.24.bb | |||
@@ -5,7 +5,7 @@ SRC_URI = "${KERNELORG_MIRROR}/linux/network/${BPN}/${BP}.tar.xz \ | |||
5 | file://add_xuser_dbus_permission.patch \ | 5 | file://add_xuser_dbus_permission.patch \ |
6 | file://connman \ | 6 | file://connman \ |
7 | " | 7 | " |
8 | SRC_URI[md5sum] = "f835b8137ab198e0af5deab043e2890a" | 8 | SRC_URI[md5sum] = "dd6e1b4d9b9a28d127edb9f9b58bdec1" |
9 | SRC_URI[sha256sum] = "1dcac1d059d5303343e544fca0d0e76837cfb32f36e4a607a71c1b65ccf007c5" | 9 | SRC_URI[sha256sum] = "551df7a5f0c6e4d69523dd2b3aa2c54525b323457d5135f64816215bad3dc24c" |
10 | 10 | ||
11 | RRECOMMENDS_${PN} = "connman-conf" | 11 | RRECOMMENDS_${PN} = "connman-conf" |