diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-08-14 14:00:21 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-09-06 17:01:12 +0100 |
commit | ffb1aa67a49af204f08777a8abcd1ad3ceb4a6c1 (patch) | |
tree | f0901c8d73e29f6655e212a3de5bee7d86202ad1 /meta/files/toolchain-shar-extract.sh | |
parent | d9b63154aa74f443bd5d8216670428ccb91a6ca5 (diff) | |
download | poky-ffb1aa67a49af204f08777a8abcd1ad3ceb4a6c1.tar.gz |
python3-native: Avoid use of getentropy/getrandom
getentropy/random() is only available in glibc 2.25+ and uninative may relocate
binaries onto systems that don't have this function. For now, force the code to
the older codepaths until we can come up with a better solution for this kind of
issue.
(From OE-Core rev: 92bda0024d85ae78345665cc2f9646c9881ed61b)
(From OE-Core rev: ee006aac0a52709cf5524aeb17a92b8c5c44be34)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/files/toolchain-shar-extract.sh')
0 files changed, 0 insertions, 0 deletions