mirror of
https://git.yoctoproject.org/poky
synced 2026-06-05 02:20:12 +00:00
ofono: upgrade to 1.16
- Fix issue with PIN retry handling; - Fix issue with HFP and multiple calls; - Add support for Distracted Driving Reduction; - Add support for available technologies property; - Add support for Telit location reporting driver; - Add support for u-blox SARA-U270 modems; - Add support for Quectel UC15 modems. (From OE-Core rev: b3e7ecc75f5a2b0cf6dde03fb7b2972e89457c0d) Signed-off-by: Cristian Iorga <cristian.iorga@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
7d1e1fc6b6
commit
51b6021179
+2
-3
@@ -5,8 +5,7 @@ SRC_URI = "\
|
||||
file://ofono \
|
||||
file://Revert-test-Convert-to-Python-3.patch \
|
||||
"
|
||||
|
||||
SRC_URI[md5sum] = "4d03de85239d8100dc7721bf0dad2bd2"
|
||||
SRC_URI[sha256sum] = "978807a05e8904eb4e57d6533ed71e75676a55fa3819a39fe2c878f45dbf7af6"
|
||||
SRC_URI[md5sum] = "c31b5b55a1d68354bff771d3edf02829"
|
||||
SRC_URI[sha256sum] = "403b98dadece8bc804c0bd16b96d3db5a3bb0f84af64b3d67924da2d1a754b07"
|
||||
|
||||
CFLAGS_append_libc-uclibc = " -D_GNU_SOURCE"
|
||||
Reference in New Issue
Block a user