mirror of
https://git.yoctoproject.org/poky
synced 2026-03-16 20:29:41 +01:00
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. (From OE-Core rev: 61842ca57520b184be5111b7fedf72a5d58d6bbc) Signed-off-by: Jonathan Liu <net147@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
9b575fde81
commit
228abf24d4
@@ -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"
|
||||
Reference in New Issue
Block a user