Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/8] Various comm and multimedia PUs
@ 2014-01-03 14:30 Cristian Iorga
  2014-01-03 14:30 ` [PATCH 1/8] gstreamer1.0: upgrade to 1.2.2 Cristian Iorga
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Cristian Iorga @ 2014-01-03 14:30 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit 17aa50645015a149298e78a175bbd3cbf171df22:

  classes/package: set SUMMARY in do_split_packages() (2014-01-02 22:39:24 +0000)

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 (8):
  gstreamer1.0: upgrade to 1.2.2
  gstreamer1.0-plugins-base: upgrade to 1.2.2
  gstreamer1.0-plugins-good: upgrade to 1.2.2
  gstreamer1.0-plugins-bad: upgrade to 1.2.2
  gstreamer1.0-plugins-ugly: upgrade to 1.2.2
  gstreamer1.0-libav: upgrade to 1.2.2
  ofono: upgrade to 1.14
  bluez5: upgrade to 5.13

 meta/recipes-connectivity/bluez5/bluez5_5.12.bb    |  5 ----
 meta/recipes-connectivity/bluez5/bluez5_5.13.bb    |  5 ++++
 .../ofono/{ofono_1.13.bb => ofono_1.14.bb}         |  4 +--
 .../gstreamer/gstreamer1.0-libav.inc               |  3 --
 ...-libav_1.2.0.bb => gstreamer1.0-libav_1.2.2.bb} |  4 +--
 ...uez-fix-compilation-on-big-endian-systems.patch | 35 ----------------------
 ..._1.2.0.bb => gstreamer1.0-plugins-bad_1.2.2.bb} |  6 ++--
 ...1.2.0.bb => gstreamer1.0-plugins-base_1.2.2.bb} |  5 ++--
 ...1.2.0.bb => gstreamer1.0-plugins-good_1.2.2.bb} |  5 ++--
 ...1.2.0.bb => gstreamer1.0-plugins-ugly_1.2.2.bb} |  4 +--
 ...gstreamer1.0_1.2.0.bb => gstreamer1.0_1.2.2.bb} |  4 +--
 11 files changed, 19 insertions(+), 61 deletions(-)
 delete mode 100644 meta/recipes-connectivity/bluez5/bluez5_5.12.bb
 create mode 100644 meta/recipes-connectivity/bluez5/bluez5_5.13.bb
 rename meta/recipes-connectivity/ofono/{ofono_1.13.bb => ofono_1.14.bb} (52%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-libav_1.2.0.bb => gstreamer1.0-libav_1.2.2.bb} (89%)
 delete mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/bluez-fix-compilation-on-big-endian-systems.patch
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-bad_1.2.0.bb => gstreamer1.0-plugins-bad_1.2.2.bb} (67%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-base_1.2.0.bb => gstreamer1.0-plugins-base_1.2.2.bb} (72%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-good_1.2.0.bb => gstreamer1.0-plugins-good_1.2.2.bb} (73%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-ugly_1.2.0.bb => gstreamer1.0-plugins-ugly_1.2.2.bb} (66%)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0_1.2.0.bb => gstreamer1.0_1.2.2.bb} (72%)

-- 
1.8.3.2



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

* [PATCH 1/8] gstreamer1.0: upgrade to 1.2.2
  2014-01-03 14:30 [PATCH 0/8] Various comm and multimedia PUs Cristian Iorga
@ 2014-01-03 14:30 ` Cristian Iorga
  2014-01-03 14:30 ` [PATCH 2/8] gstreamer1.0-plugins-base: " Cristian Iorga
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: Cristian Iorga @ 2014-01-03 14:30 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
---
 .../gstreamer/{gstreamer1.0_1.2.0.bb => gstreamer1.0_1.2.2.bb}        | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0_1.2.0.bb => gstreamer1.0_1.2.2.bb} (72%)

diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.2.0.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.2.2.bb
similarity index 72%
rename from meta/recipes-multimedia/gstreamer/gstreamer1.0_1.2.0.bb
rename to meta/recipes-multimedia/gstreamer/gstreamer1.0_1.2.2.bb
index 98d5412..07357d3 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.2.0.bb
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.2.2.bb
@@ -7,7 +7,7 @@ SRC_URI = " \
     http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-${PV}.tar.xz \
     file://0001-Fix-crash-with-gst-inspect.patch \
     "
-SRC_URI[md5sum] = "250b4bec48b0986103f5aab75e43cef9"
-SRC_URI[sha256sum] = "94af5274299f845adf41cc504e0209b269acab7721293f49850fea27b4099463"
+SRC_URI[md5sum] = "4293ca4d8333690d5acdffe3ad354924"
+SRC_URI[sha256sum] = "b9f12137ab663edc6c37429b38ca7911074b9c2a829267fe855d4e57d916a0b6"
 S = "${WORKDIR}/gstreamer-${PV}"
 
-- 
1.8.3.2



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

* [PATCH 2/8] gstreamer1.0-plugins-base: upgrade to 1.2.2
  2014-01-03 14:30 [PATCH 0/8] Various comm and multimedia PUs Cristian Iorga
  2014-01-03 14:30 ` [PATCH 1/8] gstreamer1.0: upgrade to 1.2.2 Cristian Iorga
@ 2014-01-03 14:30 ` Cristian Iorga
  2014-01-03 14:30 ` [PATCH 3/8] gstreamer1.0-plugins-good: " Cristian Iorga
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: Cristian Iorga @ 2014-01-03 14:30 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
---
 ...r1.0-plugins-base_1.2.0.bb => gstreamer1.0-plugins-base_1.2.2.bb} | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-base_1.2.0.bb => gstreamer1.0-plugins-base_1.2.2.bb} (72%)

diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.2.0.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.2.2.bb
similarity index 72%
rename from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.2.0.bb
rename to meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.2.2.bb
index cc4d11b..5de11d6 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.2.0.bb
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.2.2.bb
@@ -4,7 +4,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c54ce9345727175ff66d17b67ff51f58 \
                     file://common/coverage/coverage-report.pl;beginline=2;endline=17;md5=a4e1830fce078028c8f0974161272607 \
                     file://COPYING.LIB;md5=6762ed442b3822387a51c92d928ead0d \
                    "
-SRC_URI[md5sum] = "d0f7bb7f6c781be127902bff89b87c5c"
-SRC_URI[sha256sum] = "8656e20bf4b675e5696fb4af193793351926d428ca02826c5667a6384729a45d"
-
+SRC_URI[md5sum] = "ed0fd639a10d91870cc1d55727bb4f44"
+SRC_URI[sha256sum] = "fa90cf21eac0a77f9393100356aef99ae42072c31dc218d3ae2e7f86cd5ced69"
 S = "${WORKDIR}/gst-plugins-base-${PV}"
-- 
1.8.3.2



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

* [PATCH 3/8] gstreamer1.0-plugins-good: upgrade to 1.2.2
  2014-01-03 14:30 [PATCH 0/8] Various comm and multimedia PUs Cristian Iorga
  2014-01-03 14:30 ` [PATCH 1/8] gstreamer1.0: upgrade to 1.2.2 Cristian Iorga
  2014-01-03 14:30 ` [PATCH 2/8] gstreamer1.0-plugins-base: " Cristian Iorga
@ 2014-01-03 14:30 ` Cristian Iorga
  2014-01-03 14:30 ` [PATCH 4/8] gstreamer1.0-plugins-bad: " Cristian Iorga
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: Cristian Iorga @ 2014-01-03 14:30 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
---
 ...r1.0-plugins-good_1.2.0.bb => gstreamer1.0-plugins-good_1.2.2.bb} | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-good_1.2.0.bb => gstreamer1.0-plugins-good_1.2.2.bb} (73%)

diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.2.0.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.2.2.bb
similarity index 73%
rename from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.2.0.bb
rename to meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.2.2.bb
index 5d54f27..3ec70a4 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.2.0.bb
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.2.2.bb
@@ -4,8 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \
                     file://common/coverage/coverage-report.pl;beginline=2;endline=17;md5=a4e1830fce078028c8f0974161272607 \
                     file://gst/replaygain/rganalysis.c;beginline=1;endline=23;md5=b60ebefd5b2f5a8e0cab6bfee391a5fe"
 
-SRC_URI[md5sum] = "df96825d4154940fd934aa0a95b40836"
-SRC_URI[sha256sum] = "2256a6b2744ea18d8810642cf9061a2f12f4b7eba87d3fbc98004262b4f0fdfa"
-
+SRC_URI[md5sum] = "f8a9be6c5362d13ee41b600c74e843f4"
+SRC_URI[sha256sum] = "6c090f00e8e4588f12807bd9fbb06a03b84a512c93e84d928123ee4a42228a81"
 S = "${WORKDIR}/gst-plugins-good-${PV}"
 
-- 
1.8.3.2



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

* [PATCH 4/8] gstreamer1.0-plugins-bad: upgrade to 1.2.2
  2014-01-03 14:30 [PATCH 0/8] Various comm and multimedia PUs Cristian Iorga
                   ` (2 preceding siblings ...)
  2014-01-03 14:30 ` [PATCH 3/8] gstreamer1.0-plugins-good: " Cristian Iorga
@ 2014-01-03 14:30 ` Cristian Iorga
  2014-01-03 14:30 ` [PATCH 5/8] gstreamer1.0-plugins-ugly: " Cristian Iorga
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: Cristian Iorga @ 2014-01-03 14:30 UTC (permalink / raw)
  To: openembedded-core

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=y, Size: 3508 bytes --]

bluez-fix-compilation-on-big-endian-systems.patch removed,
included in upstream.

Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
---
 ...uez-fix-compilation-on-big-endian-systems.patch | 35 ----------------------
 ..._1.2.0.bb => gstreamer1.0-plugins-bad_1.2.2.bb} |  6 ++--
 2 files changed, 2 insertions(+), 39 deletions(-)
 delete mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/bluez-fix-compilation-on-big-endian-systems.patch
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-bad_1.2.0.bb => gstreamer1.0-plugins-bad_1.2.2.bb} (67%)

diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/bluez-fix-compilation-on-big-endian-systems.patch b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/bluez-fix-compilation-on-big-endian-systems.patch
deleted file mode 100644
index 6299a47..0000000
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/bluez-fix-compilation-on-big-endian-systems.patch
+++ /dev/null
@@ -1,35 +0,0 @@
-commit 1ab90f259fee4fa9a7c10dac0a1e85799a15881b
-Author: Sebastian Dröge <slomo@circular-chaos.org>
-Date:   Wed Sep 25 20:25:03 2013 +0200
-
-    bluez: Fix compilation on big endian systems
-
-Upstream-Status: Backport
-
-diff --git a/sys/bluez/gstavdtputil.c b/sys/bluez/gstavdtputil.c
-index dea803a..ed5c276 100644
---- a/sys/bluez/gstavdtputil.c
-+++ b/sys/bluez/gstavdtputil.c
-@@ -611,11 +611,11 @@ gst_avdtp_util_parse_aac_raw (void *config)
-   GValue value = G_VALUE_INIT;
-   GValue value_str = G_VALUE_INIT;
-   GValue list = G_VALUE_INIT;
-+  a2dp_aac_t aac_local = { 0 };
-+  a2dp_aac_t *aac = &aac_local;
- 
- #if G_BYTE_ORDER == G_LITTLE_ENDIAN
-   uint8_t *raw = (uint8_t *) config;
--  a2dp_aac_t aac_local = { 0 };
--  a2dp_aac_t *aac = &aac_local;
-   aac->object_type = raw[0];
-   aac->frequency = (raw[1] << 4) | ((raw[2] & 0xFF) >> 4);
-   aac->channels = (raw[2] >> 2) & 0x3;
-@@ -624,7 +624,7 @@ gst_avdtp_util_parse_aac_raw (void *config)
-   aac->bitrate = (raw[4] << 16) | (raw[3] << 8) | raw[4];
-   aac->bitrate &= ~0x800000;
- #elif G_BYTE_ORDER == G_BIG_ENDIAN
--  *aac = (a2dp_aac_t *) config;
-+  *aac = *((a2dp_aac_t *) config);
- #else
- #error "Unknown byte order"
- #endif
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.2.0.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.2.2.bb
similarity index 67%
rename from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.2.0.bb
rename to meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.2.2.bb
index d9e3b48..da71170 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.2.0.bb
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.2.2.bb
@@ -5,10 +5,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=73a5855a8119deb017f5f13cf327095d \
                     file://COPYING.LIB;md5=21682e4e8fea52413fd26c60acb907e5 \
                     file://gst/tta/crc32.h;beginline=12;endline=29;md5=27db269c575d1e5317fffca2d33b3b50"
 
-SRC_URI[md5sum] = "4fd078e1b9d903d22b67872b616f1715"
-SRC_URI[sha256sum] = "a12fac6c106a7e4ae8bb2c7da508688d7db532b818319df2202f497cbd930afa"
-
-SRC_URI += "file://bluez-fix-compilation-on-big-endian-systems.patch"
+SRC_URI[md5sum] = "d519b7e8e570c4a22d6b79f2ab89765c"
+SRC_URI[sha256sum] = "63e78db11b482d0529a0bde01e2ac23fd32c7cb99a5508b53ee4ca1051871b2c"
 
 S = "${WORKDIR}/gst-plugins-bad-${PV}"
 
-- 
1.8.3.2



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

* [PATCH 5/8] gstreamer1.0-plugins-ugly: upgrade to 1.2.2
  2014-01-03 14:30 [PATCH 0/8] Various comm and multimedia PUs Cristian Iorga
                   ` (3 preceding siblings ...)
  2014-01-03 14:30 ` [PATCH 4/8] gstreamer1.0-plugins-bad: " Cristian Iorga
@ 2014-01-03 14:30 ` Cristian Iorga
  2014-01-03 14:30 ` [PATCH 6/8] gstreamer1.0-libav: " Cristian Iorga
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: Cristian Iorga @ 2014-01-03 14:30 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
---
 ...er1.0-plugins-ugly_1.2.0.bb => gstreamer1.0-plugins-ugly_1.2.2.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-ugly_1.2.0.bb => gstreamer1.0-plugins-ugly_1.2.2.bb} (66%)

diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.2.0.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.2.2.bb
similarity index 66%
rename from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.2.0.bb
rename to meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.2.2.bb
index a772877..87927f9 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.2.0.bb
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.2.2.bb
@@ -3,8 +3,8 @@ include gstreamer1.0-plugins-ugly.inc
 LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \
                     file://tests/check/elements/xingmux.c;beginline=1;endline=21;md5=4c771b8af188724855cb99cadd390068 "
 
-SRC_URI[md5sum] = "81c97981ed373bd77bb10f2ae555c166"
-SRC_URI[sha256sum] = "e4760af4b12bf97ba0a8001cfe733d9d52160a0ad81f6c6f0d0d3a9e798626de"
+SRC_URI[md5sum] = "32f57ac91369bbb3299469cc418507d0"
+SRC_URI[sha256sum] = "4b6aac272a5be0d68f365ef6fba0f829fc5c1d1d601bb4dd9e85f5289b2b56c3"
 
 S = "${WORKDIR}/gst-plugins-ugly-${PV}"
 
-- 
1.8.3.2



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

* [PATCH 6/8] gstreamer1.0-libav: upgrade to 1.2.2
  2014-01-03 14:30 [PATCH 0/8] Various comm and multimedia PUs Cristian Iorga
                   ` (4 preceding siblings ...)
  2014-01-03 14:30 ` [PATCH 5/8] gstreamer1.0-plugins-ugly: " Cristian Iorga
@ 2014-01-03 14:30 ` Cristian Iorga
  2014-01-03 14:30 ` [PATCH 7/8] ofono: upgrade to 1.14 Cristian Iorga
  2014-01-03 14:30 ` [PATCH 8/8] bluez5: upgrade to 5.13 Cristian Iorga
  7 siblings, 0 replies; 9+ messages in thread
From: Cristian Iorga @ 2014-01-03 14:30 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
---
 meta/recipes-multimedia/gstreamer/gstreamer1.0-libav.inc              | 3 ---
 .../{gstreamer1.0-libav_1.2.0.bb => gstreamer1.0-libav_1.2.2.bb}      | 4 ++--
 2 files changed, 2 insertions(+), 5 deletions(-)
 rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-libav_1.2.0.bb => gstreamer1.0-libav_1.2.2.bb} (89%)

diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav.inc b/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav.inc
index 2b7123b..784ddc3 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav.inc
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav.inc
@@ -7,9 +7,6 @@ DEPENDS = "gstreamer1.0 gstreamer1.0-plugins-base zlib bzip2"
 
 inherit autotools pkgconfig
 
-PR = "r1"
-
-
 # CAUTION: Using the system libav is not recommended. Since the libav API is changing all the time,
 # compilation errors (and other, more subtle bugs) can happen. It is usually better to rely on the
 # libav copy included in the gst-libav package.
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.2.0.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.2.2.bb
similarity index 89%
rename from meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.2.0.bb
rename to meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.2.2.bb
index 66fe83b..803bcf2 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.2.0.bb
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.2.2.bb
@@ -13,8 +13,8 @@ SRC_URI = " \
     http://gstreamer.freedesktop.org/src/gst-libav/gst-libav-${PV}.tar.xz \
     file://0001-Disable-yasm-for-libav-when-disable-yasm.patch \
     "
-SRC_URI[md5sum] = "382bc5a99d22a4fbf8e971c42bb72c01"
-SRC_URI[sha256sum] = "48721eb318ffffdd134edea754d0b65d76b08c8209a8d2c8a42bca1f799f9099"
+SRC_URI[md5sum] = "86540dee14d31daf976eb2713f2294f3"
+SRC_URI[sha256sum] = "585eb7971006100ad771a852e07bd2f3e23bcc6eb0b1253a40b5a0e40e4e7418"
 
 LIBAV_EXTRA_CONFIGURE_COMMON_ARG = "--target-os=linux \
   --cc='${CC}' --as='${CC}' --ld='${CC}' --nm='${NM}' --ar='${AR}' \
-- 
1.8.3.2



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

* [PATCH 7/8] ofono: upgrade to 1.14
  2014-01-03 14:30 [PATCH 0/8] Various comm and multimedia PUs Cristian Iorga
                   ` (5 preceding siblings ...)
  2014-01-03 14:30 ` [PATCH 6/8] gstreamer1.0-libav: " Cristian Iorga
@ 2014-01-03 14:30 ` Cristian Iorga
  2014-01-03 14:30 ` [PATCH 8/8] bluez5: upgrade to 5.13 Cristian Iorga
  7 siblings, 0 replies; 9+ messages in thread
From: Cristian Iorga @ 2014-01-03 14:30 UTC (permalink / raw)
  To: openembedded-core

Add support for Apple Siri specific Handsfree commands.

Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
---
 meta/recipes-connectivity/ofono/{ofono_1.13.bb => ofono_1.14.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-connectivity/ofono/{ofono_1.13.bb => ofono_1.14.bb} (52%)

diff --git a/meta/recipes-connectivity/ofono/ofono_1.13.bb b/meta/recipes-connectivity/ofono/ofono_1.14.bb
similarity index 52%
rename from meta/recipes-connectivity/ofono/ofono_1.13.bb
rename to meta/recipes-connectivity/ofono/ofono_1.14.bb
index 7a7e65c..f107fe6 100644
--- a/meta/recipes-connectivity/ofono/ofono_1.13.bb
+++ b/meta/recipes-connectivity/ofono/ofono_1.14.bb
@@ -5,7 +5,7 @@ SRC_URI  = "\
   file://ofono \
 "
 
-SRC_URI[md5sum] = "78112668d8444bc28d4b3359efd866f6"
-SRC_URI[sha256sum] = "3329c0af1e672777122981dfb9728b2c517f30f9d1b997e08e6177eb0109f0d3"
+SRC_URI[md5sum] = "8bc398d86642408cc71d039f59c61538"
+SRC_URI[sha256sum] = "84d28d37cbc47129628a78bf3e17323af1636dceb2494511dd44caa829fb277f"
 
 CFLAGS_append_libc-uclibc = " -D_GNU_SOURCE"
-- 
1.8.3.2



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

* [PATCH 8/8] bluez5: upgrade to 5.13
  2014-01-03 14:30 [PATCH 0/8] Various comm and multimedia PUs Cristian Iorga
                   ` (6 preceding siblings ...)
  2014-01-03 14:30 ` [PATCH 7/8] ofono: upgrade to 1.14 Cristian Iorga
@ 2014-01-03 14:30 ` Cristian Iorga
  7 siblings, 0 replies; 9+ messages in thread
From: Cristian Iorga @ 2014-01-03 14:30 UTC (permalink / raw)
  To: openembedded-core

Further features added to various
Android HALs (Core, Socket, PAN and HID).
Bug fixes.

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

diff --git a/meta/recipes-connectivity/bluez5/bluez5_5.12.bb b/meta/recipes-connectivity/bluez5/bluez5_5.12.bb
deleted file mode 100644
index 126ab11..0000000
--- a/meta/recipes-connectivity/bluez5/bluez5_5.12.bb
+++ /dev/null
@@ -1,5 +0,0 @@
-require bluez5.inc
-
-SRC_URI[md5sum] = "5d37e581107b3d6f91b81194a5006407"
-SRC_URI[sha256sum] = "75ef574f15f356d03bd54f1a8ba26abe63bf3d1326a9fa12d63a762ddf40617e"
-
diff --git a/meta/recipes-connectivity/bluez5/bluez5_5.13.bb b/meta/recipes-connectivity/bluez5/bluez5_5.13.bb
new file mode 100644
index 0000000..b8e4f6a
--- /dev/null
+++ b/meta/recipes-connectivity/bluez5/bluez5_5.13.bb
@@ -0,0 +1,5 @@
+require bluez5.inc
+
+SRC_URI[md5sum] = "c68f8cb270110256a684403ee43b5f79"
+SRC_URI[sha256sum] = "4581beedde485246b16e2b4665d60f3fe041284b5d5afc3a0a818604ad525ad3"
+
-- 
1.8.3.2



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

end of thread, other threads:[~2014-01-03 14:27 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-03 14:30 [PATCH 0/8] Various comm and multimedia PUs Cristian Iorga
2014-01-03 14:30 ` [PATCH 1/8] gstreamer1.0: upgrade to 1.2.2 Cristian Iorga
2014-01-03 14:30 ` [PATCH 2/8] gstreamer1.0-plugins-base: " Cristian Iorga
2014-01-03 14:30 ` [PATCH 3/8] gstreamer1.0-plugins-good: " Cristian Iorga
2014-01-03 14:30 ` [PATCH 4/8] gstreamer1.0-plugins-bad: " Cristian Iorga
2014-01-03 14:30 ` [PATCH 5/8] gstreamer1.0-plugins-ugly: " Cristian Iorga
2014-01-03 14:30 ` [PATCH 6/8] gstreamer1.0-libav: " Cristian Iorga
2014-01-03 14:30 ` [PATCH 7/8] ofono: upgrade to 1.14 Cristian Iorga
2014-01-03 14:30 ` [PATCH 8/8] bluez5: upgrade to 5.13 Cristian Iorga

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox