[oe-commits] Jonathan Liu : connman: upgrade to 1.22

git at git.openembedded.org git at git.openembedded.org
Tue Mar 25 09:47:55 UTC 2014


Module: openembedded-core.git
Branch: master
Commit: 61842ca57520b184be5111b7fedf72a5d58d6bbc
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=61842ca57520b184be5111b7fedf72a5d58d6bbc

Author: Jonathan Liu <net147 at gmail.com>
Date:   Mon Mar 24 11:23:02 2014 +1100

connman: upgrade to 1.22

Highlights:
- If VPN is split routed and not the default service, then allow
  DNS queries also to be sent to VPN DNS server.
- Session API fixes
- Memory leak fixes
- Crash fixes
- NTP kiss-of-death packet support
- Support for full USB gadget networking. Now USB gadget network can
  be used without tethering.

Signed-off-by: Jonathan Liu <net147 at gmail.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 .../recipes-connectivity/connman/{connman_1.21.bb => connman_1.22.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-connectivity/connman/connman_1.21.bb b/meta/recipes-connectivity/connman/connman_1.22.bb
similarity index 68%
rename from meta/recipes-connectivity/connman/connman_1.21.bb
rename to meta/recipes-connectivity/connman/connman_1.22.bb
index 48ed20e..4bd986f 100644
--- a/meta/recipes-connectivity/connman/connman_1.21.bb
+++ b/meta/recipes-connectivity/connman/connman_1.22.bb
@@ -5,7 +5,7 @@ SRC_URI  = "${KERNELORG_MIRROR}/linux/network/${BPN}/${BP}.tar.xz \
             file://add_xuser_dbus_permission.patch \
             file://connman \
             "
-SRC_URI[md5sum] = "483633162b819c8b99fec970f92e311d"
-SRC_URI[sha256sum] = "e80f4e9c639ef016e9c497c122c349dbc9e6dc78a9976f986134739ee208c08a"
+SRC_URI[md5sum] = "4f45ab2035d1028a287d14427ce61774"
+SRC_URI[sha256sum] = "64d9a8ab83c99943514bb64984142fef409177a93c64e1aace84eaf13c7bddde"
 
 RRECOMMENDS_${PN} = "connman-conf"



More information about the Openembedded-commits mailing list