Fix issue that pulseaudio freezes when pausing audio 63/6363/2 2.0.2 blowflish_2.0.2
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, 16 Aug 2016 08:35:31 +0000 (08:35 +0000)
commit2031b8aad4a7d317e64a2130f4340d408e281389
tree2135b8d9a12c484c1d6516a0587dd44ee3ff0ae7
parentc5fa38b84355c652b375f08550792ec6b4a2f149
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 produced.

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.

Change-Id: I4a2a0ad8fe3927000b6826e0b1bcd214cf8c92b6
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
meta-agl/recipes-core/glibc/glibc/arm/local-arm-futex.diff [new file with mode: 0644]
meta-agl/recipes-core/glibc/glibc_2.22.bbappend [new file with mode: 0644]