Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] Ofono and BlueZ5 upgrades
@ 2014-07-07 15:36 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
  0 siblings, 2 replies; 4+ messages in thread
From: Cristian Iorga @ 2014-07-07 15:36 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit a5531a2b8983318b99c119a87b78a92cf84160b8:

  bitbake: fetch2/svn: Add transportuser parameter (2014-07-04 09:28:36 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib ciorga/PUs
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ciorga/PUs

Cristian Iorga (2):
  bluez5: upgrade to 5.21
  ofono: upgrade to 1.15

 meta/recipes-connectivity/bluez5/bluez5_5.20.bb                  | 3 ---
 meta/recipes-connectivity/bluez5/bluez5_5.21.bb                  | 3 +++
 meta/recipes-connectivity/ofono/{ofono_1.14.bb => ofono_1.15.bb} | 6 ++----
 3 files changed, 5 insertions(+), 7 deletions(-)
 delete mode 100644 meta/recipes-connectivity/bluez5/bluez5_5.20.bb
 create mode 100644 meta/recipes-connectivity/bluez5/bluez5_5.21.bb
 rename meta/recipes-connectivity/ofono/{ofono_1.14.bb => ofono_1.15.bb} (50%)

-- 
1.9.1



^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH 1/2] bluez5: upgrade to 5.21
  2014-07-07 15:36 [PATCH 0/2] Ofono and BlueZ5 upgrades Cristian Iorga
@ 2014-07-07 15:36 ` Cristian Iorga
  2014-07-07 15:36 ` [PATCH 2/2] ofono: upgrade to 1.15 Cristian Iorga
  1 sibling, 0 replies; 4+ messages in thread
From: Cristian Iorga @ 2014-07-07 15:36 UTC (permalink / raw)
  To: openembedded-core

Bug fixes;
Features parity with Bluedroid and additional
support for Bluetooth 4.1 core technology and
upgraded profiles including HFP 1.6 + Wideband speech,
A2DP 1.3, AVRCP 1.5 and MPS;
It also provides full integration for aptX(R)
high-quality low-latency codec from CSR (codec license not included).

Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
---
 meta/recipes-connectivity/bluez5/bluez5_5.20.bb | 3 ---
 meta/recipes-connectivity/bluez5/bluez5_5.21.bb | 3 +++
 2 files changed, 3 insertions(+), 3 deletions(-)
 delete mode 100644 meta/recipes-connectivity/bluez5/bluez5_5.20.bb
 create mode 100644 meta/recipes-connectivity/bluez5/bluez5_5.21.bb

diff --git a/meta/recipes-connectivity/bluez5/bluez5_5.20.bb b/meta/recipes-connectivity/bluez5/bluez5_5.20.bb
deleted file mode 100644
index 1f4476a..0000000
--- a/meta/recipes-connectivity/bluez5/bluez5_5.20.bb
+++ /dev/null
@@ -1,3 +0,0 @@
-require bluez5.inc
-SRC_URI[md5sum] = "177d4551f76e5933cc467c3abc6d3796"
-SRC_URI[sha256sum] = "531fbaa0a9baf7b1f76fb8fd8975c20d3cc61cdc772a39d63df1d6abfc2a7481"
diff --git a/meta/recipes-connectivity/bluez5/bluez5_5.21.bb b/meta/recipes-connectivity/bluez5/bluez5_5.21.bb
new file mode 100644
index 0000000..5b0102e
--- /dev/null
+++ b/meta/recipes-connectivity/bluez5/bluez5_5.21.bb
@@ -0,0 +1,3 @@
+require bluez5.inc
+SRC_URI[md5sum] = "d5a0d05520e013f2394bf1d0bac12889"
+SRC_URI[sha256sum] = "81eb073516f39ff1fa02fa40120e834f40fdb0b772f8f4153a9ab566cc0a1f4f"
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH 2/2] ofono: upgrade to 1.15
  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 ` Cristian Iorga
  2014-07-08  4:14   ` Saul Wold
  1 sibling, 1 reply; 4+ messages in thread
From: Cristian Iorga @ 2014-07-07 15:36 UTC (permalink / raw)
  To: openembedded-core

Bug fixes;
Add support for Handsfree subscriber number feature;
Add support for Handsfree multiple DTMF characters;
Add support for PAP authentication.

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



^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH 2/2] ofono: upgrade to 1.15
  2014-07-07 15:36 ` [PATCH 2/2] ofono: upgrade to 1.15 Cristian Iorga
@ 2014-07-08  4:14   ` Saul Wold
  0 siblings, 0 replies; 4+ messages in thread
From: Saul Wold @ 2014-07-08  4:14 UTC (permalink / raw)
  To: Cristian Iorga, openembedded-core

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-07-08  4:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox