From: Cristian Iorga Date: Thu, 12 Feb 2015 08:19:59 +0000 (+0200) Subject: ofono: upgrade to 1.16 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~31257 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3e7ecc75f5a2b0cf6dde03fb7b2972e89457c0d;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git 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. Signed-off-by: Cristian Iorga --- diff --git a/meta/recipes-connectivity/ofono/ofono_1.15.bb b/meta/recipes-connectivity/ofono/ofono_1.16.bb similarity index 59% rename from meta/recipes-connectivity/ofono/ofono_1.15.bb rename to meta/recipes-connectivity/ofono/ofono_1.16.bb index bee2b4745c1..712fc5c8050 100644 --- a/meta/recipes-connectivity/ofono/ofono_1.15.bb +++ b/meta/recipes-connectivity/ofono/ofono_1.16.bb @@ -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"