diff options
author | Cristian Iorga <cristian.iorga@intel.com> | 2013-08-22 13:40:58 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-08-26 11:47:18 +0100 |
commit | 26fe9762817ba13da4ac478aa484616ea9715580 (patch) | |
tree | 09d17fce12932e1b6ed5b3b94c0f48a7d38e412f /meta/recipes-connectivity/connman | |
parent | 12d4ee1af749f7a421f269a5b5b10e7365f4f636 (diff) | |
download | poky-26fe9762817ba13da4ac478aa484616ea9715580.tar.gz |
connman: upgrade to 1.17
connman 1.17 is mainly a bugfix release,
as such, recommended to upgrade to.
(From OE-Core rev: ad98f2bfa2c6ebb53b9c1fa4afad8842ab65062c)
Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.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.17.bb (renamed from meta/recipes-connectivity/connman/connman_1.16.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/connman/connman_1.16.bb b/meta/recipes-connectivity/connman/connman_1.17.bb index 7e54bc2df6..461157fb4e 100644 --- a/meta/recipes-connectivity/connman/connman_1.16.bb +++ b/meta/recipes-connectivity/connman/connman_1.17.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] = "d2906816222219e10426442d07c3f4c1" | 9 | SRC_URI[md5sum] = "dd4a13f789de1b69fcddf0cf613f2d5b" |
10 | SRC_URI[sha256sum] = "7273e88e6a6338be1e51b0e4c685d556386897cba9317cd83370bfb3f009982a" | 10 | SRC_URI[sha256sum] = "d31aa2e7dc9fa817c93aba973995b63506a8c83f55afe507028f09b580ef0b00" |
11 | 11 | ||
12 | PR = "${INC_PR}.0" | 12 | PR = "${INC_PR}.0" |
13 | 13 | ||