summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/connman
diff options
context:
space:
mode:
authorCristian Iorga <cristian.iorga@intel.com>2013-10-22 17:10:03 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-10-30 13:39:11 +0000
commit534b44774708f8eab1238c26b825edfdba2ba2cc (patch)
tree15f02833a048f27e7c1b6e6f18c95d6d4db3337d /meta/recipes-connectivity/connman
parent5361ed7cd50a329663141fabdcd7652ce2baf4d4 (diff)
downloadast2050-yocto-poky-534b44774708f8eab1238c26b825edfdba2ba2cc.zip
ast2050-yocto-poky-534b44774708f8eab1238c26b825edfdba2ba2cc.tar.gz
connman: upgrade to 1.19
Improvements: - On startup keep interfaces already configured with static IPv4 addresses if there is a service configuration file containing the very same static values. If not, take the interface down and flush the old configuration as before (Jukka Rissanen). - Handle FallbackNameservers properly; use them when no other nameservers have been configured for a service (Patrik Flykt). (From OE-Core rev: 2d0840780525e9a911e567f45b764850419d49f3) 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.19.bb (renamed from meta/recipes-connectivity/connman/connman_1.18.bb)6
1 files changed, 2 insertions, 4 deletions
diff --git a/meta/recipes-connectivity/connman/connman_1.18.bb b/meta/recipes-connectivity/connman/connman_1.19.bb
index 44a4a07..c63dfe4 100644
--- a/meta/recipes-connectivity/connman/connman_1.18.bb
+++ b/meta/recipes-connectivity/connman/connman_1.19.bb
@@ -6,9 +6,7 @@ SRC_URI = "${KERNELORG_MIRROR}/linux/network/${BPN}/${BP}.tar.xz \
file://connman \
"
-SRC_URI[md5sum] = "7578ec8f0422d34f5a4ba51b605fe576"
-SRC_URI[sha256sum] = "56c2ca7842be2100b6b59367845d5beec125f231af6ea505604992e0c5a69992"
-
-PR = "${INC_PR}.0"
+SRC_URI[md5sum] = "47cce1d17a693dc307e6796c81991bd0"
+SRC_URI[sha256sum] = "7e4e624cadf42feed18e783351b10f81ef23d7e298bddc7ffe26fe5e69f25b8b"
RRECOMMENDS_${PN} = "connman-conf"
OpenPOWER on IntegriCloud