]> code.ossystems Code Review - openembedded-core.git/commitdiff
ofono: upgrade to 1.16
authorCristian Iorga <cristian.iorga@intel.com>
Thu, 12 Feb 2015 08:19:59 +0000 (10:19 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 14 Feb 2015 22:26:08 +0000 (22:26 +0000)
- 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.

Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
meta/recipes-connectivity/ofono/ofono_1.16.bb [moved from meta/recipes-connectivity/ofono/ofono_1.15.bb with 59% similarity]

similarity index 59%
rename from meta/recipes-connectivity/ofono/ofono_1.15.bb
rename to meta/recipes-connectivity/ofono/ofono_1.16.bb
index bee2b4745c1cfb7b5f0b5f49fbe49296c0767a09..712fc5c8050211e6975e1f9e9ba9a408807719f2 100644 (file)
@@ -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"