All of lore.kernel.org
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: Cristian Iorga <cristian.iorga@intel.com>,
	 openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 2/2] ofono: upgrade to 1.15
Date: Mon, 07 Jul 2014 21:14:25 -0700	[thread overview]
Message-ID: <53BB7021.4010803@linux.intel.com> (raw)
In-Reply-To: <4a54173d68bf7ba1534816aec71c592b6622ccd2.1404747336.git.cristian.iorga@intel.com>

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@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"
>


      reply	other threads:[~2014-07-08  4:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-07 15:36 [PATCH 0/2] Ofono and BlueZ5 upgrades Cristian Iorga
2014-07-07 15:36 ` [PATCH 1/2] bluez5: upgrade to 5.21 Cristian Iorga
2014-07-07 15:36 ` [PATCH 2/2] ofono: upgrade to 1.15 Cristian Iorga
2014-07-08  4:14   ` Saul Wold [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=53BB7021.4010803@linux.intel.com \
    --to=sgw@linux.intel.com \
    --cc=cristian.iorga@intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.