diff options
author | Zhai Edwin <edwin.zhai@intel.com> | 2011-12-16 15:53:23 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-12-16 16:05:37 +0000 |
commit | 776918063d830dc8f843cafd88f3cb9760f00c7a (patch) | |
tree | b1fc00f729599634f64aa6eeb2cb51eac1337fa5 /meta/recipes-support | |
parent | ccc84d94b8ff59365806b57fe90a7bacdeb16b5d (diff) | |
download | ast2050-yocto-poky-776918063d830dc8f843cafd88f3cb9760f00c7a.zip ast2050-yocto-poky-776918063d830dc8f843cafd88f3cb9760f00c7a.tar.gz |
libical: Fix deadlock in pthread
libical introduce pthread support after 0.47, but lead deadlock with missing
some unlock code. This makes dates start hang.
Add new patch to properly release mutex.
[YOCTO #1825] got fixed.
(From OE-Core rev: 584abc5f3d6cbaf8f8bf09123e8abc421f0699a8)
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
0 files changed, 0 insertions, 0 deletions