diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-01-22 11:17:26 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-01-23 12:05:21 +0000 |
commit | a0336965aa2e2215a274ff7d2ebae8c40443b1c5 (patch) | |
tree | 3972ef50c9ced030e13fd09a1656e4902f278482 /meta/recipes-multimedia | |
parent | 6cea270c544ceb14cbd44f4e5f4e51c3a3dcb143 (diff) | |
download | poky-a0336965aa2e2215a274ff7d2ebae8c40443b1c5.tar.gz |
python3: Add upstream random.c fixes for recent glibc
python3 fails to work with recent glibc versions on older hosts, giving
errors like:
Fatal Python error: getentropy() failed
Aborted
This breaks buildtools-tarball and hence eSDK. This patch backports the
changes to random.c from upstream that address the problem.
(From OE-Core rev: 126b2c47b1806b53fbd9a4706bc48bc7c4efd3be)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia')
0 files changed, 0 insertions, 0 deletions