diff options
author | Muhammad Shakeel <muhammad_shakeel@mentor.com> | 2013-09-20 18:52:12 +0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-10-14 16:55:27 +0100 |
commit | ac40bd082c0c79ec4766753d03dd3eb5132c2edf (patch) | |
tree | dbc289a429f14f7f44110eb6bbc1631ae062b6a8 /meta/recipes-connectivity/connman | |
parent | b843f7c359c3de179ee450e66c3eced59f1915d1 (diff) | |
download | poky-ac40bd082c0c79ec4766753d03dd3eb5132c2edf.tar.gz |
connman: Upgrade to v1.18
This release contains a few important bugfixes in addition
to a few new features.
(From OE-Core rev: e69442ebca53fe36988fcf76a9c3a4cc5e3d9499)
Signed-off-by: Muhammad Shakeel <muhammad_shakeel@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/connman')
-rw-r--r-- | meta/recipes-connectivity/connman/connman_1.18.bb (renamed from meta/recipes-connectivity/connman/connman_1.17.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/connman/connman_1.17.bb b/meta/recipes-connectivity/connman/connman_1.18.bb index 461157fb4e..44a4a07fc7 100644 --- a/meta/recipes-connectivity/connman/connman_1.17.bb +++ b/meta/recipes-connectivity/connman/connman_1.18.bb | |||
@@ -6,8 +6,8 @@ SRC_URI = "${KERNELORG_MIRROR}/linux/network/${BPN}/${BP}.tar.xz \ | |||
6 | file://connman \ | 6 | file://connman \ |
7 | " | 7 | " |
8 | 8 | ||
9 | SRC_URI[md5sum] = "dd4a13f789de1b69fcddf0cf613f2d5b" | 9 | SRC_URI[md5sum] = "7578ec8f0422d34f5a4ba51b605fe576" |
10 | SRC_URI[sha256sum] = "d31aa2e7dc9fa817c93aba973995b63506a8c83f55afe507028f09b580ef0b00" | 10 | SRC_URI[sha256sum] = "56c2ca7842be2100b6b59367845d5beec125f231af6ea505604992e0c5a69992" |
11 | 11 | ||
12 | PR = "${INC_PR}.0" | 12 | PR = "${INC_PR}.0" |
13 | 13 | ||