[OE-core] [PATCH 2/2] ofono: upgrade to 1.15

Saul Wold sgw at linux.intel.com
Tue Jul 8 04:14:25 UTC 2014


On 07/07/2014 08:36 AM, Cristian Iorga wrote:
> Bug fixes;
> Add support for Handsfree subscriber number feature;
> Add support for Handsfree multiple DTMF characters;
> Add support for PAP authentication.
>

This update appears to start using python3 for the -tests packages, I 
think it's best to see if we can not rely on Python3 if we can.

Sau!

> Signed-off-by: Cristian Iorga <cristian.iorga at intel.com>
> ---
>   meta/recipes-connectivity/ofono/{ofono_1.14.bb => ofono_1.15.bb} | 6 ++----
>   1 file changed, 2 insertions(+), 4 deletions(-)
>   rename meta/recipes-connectivity/ofono/{ofono_1.14.bb => ofono_1.15.bb} (50%)
>
> diff --git a/meta/recipes-connectivity/ofono/ofono_1.14.bb b/meta/recipes-connectivity/ofono/ofono_1.15.bb
> similarity index 50%
> rename from meta/recipes-connectivity/ofono/ofono_1.14.bb
> rename to meta/recipes-connectivity/ofono/ofono_1.15.bb
> index dea5d88..8462a28 100644
> --- a/meta/recipes-connectivity/ofono/ofono_1.14.bb
> +++ b/meta/recipes-connectivity/ofono/ofono_1.15.bb
> @@ -1,13 +1,11 @@
>   require ofono.inc
>
> -PR = "r1"
> -
>   SRC_URI  = "\
>     ${KERNELORG_MIRROR}/linux/network/${BPN}/${BP}.tar.xz \
>     file://ofono \
>   "
>
> -SRC_URI[md5sum] = "8bc398d86642408cc71d039f59c61538"
> -SRC_URI[sha256sum] = "84d28d37cbc47129628a78bf3e17323af1636dceb2494511dd44caa829fb277f"
> +SRC_URI[md5sum] = "4d03de85239d8100dc7721bf0dad2bd2"
> +SRC_URI[sha256sum] = "978807a05e8904eb4e57d6533ed71e75676a55fa3819a39fe2c878f45dbf7af6"
>
>   CFLAGS_append_libc-uclibc = " -D_GNU_SOURCE"
>



More information about the Openembedded-core mailing list