Fix issue that pulseaudio freezes when pausing audio 39/6339/3
authorTadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
Wed, 10 Aug 2016 11:55:25 +0000 (20:55 +0900)
committerGerrit Code Review <gerrit@172.30.200.200>
Tue, 13 Sep 2016 16:55:41 +0000 (16:55 +0000)
commit40ac2700d699f2ec46405c151f4ae4b3a0cdf489
tree86ae510d03bd24960160c826a7cdc3a44be98b21
parentfb58b6599373ee0a134c09c53a76fca54a0a8880
Fix issue that pulseaudio freezes when pausing audio

This patch is ported from Debian/Ubuntu.

When using glibc-2.21 or later on linux kernel < 3.14.3,
this issue should be reproduced.

Original patch is here:
https://sources.debian.net/patches/glibc/2.22-5/arm/local-arm-futex.diff/

AGL needs this patch because the version of kernel for
porter board is 3.10 (later kernel is not supported).

This patch and recipe is a provisional until upstream
(poky) would be fixed.

Thanks Isogai-san to find and test this patch.

v2: changed bbappend to use SRC_URI_append_arm
    and used glibc_2.2%.bbappend as wildcard for glibc version
    (jsmoeller)

Change-Id: I4a2a0ad8fe3927000b6826e0b1bcd214cf8c92b6
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
meta-agl/recipes-core/glibc/glibc/arm/local-arm-futex.diff [new file with mode: 0644]
meta-agl/recipes-core/glibc/glibc_2.2%.bbappend [new file with mode: 0644]