diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-08-14 14:00:21 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-08-16 00:03:15 +0100 |
commit | faf20cc3804325b13f0e9679507724a904cbd3a0 (patch) | |
tree | 18584e5600044948301da3fe3762e81a4224ff1b /meta/site/mips64el-linux | |
parent | 23d162838b11231008efe8061d8b41b9250c8901 (diff) | |
download | poky-faf20cc3804325b13f0e9679507724a904cbd3a0.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)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/site/mips64el-linux')
0 files changed, 0 insertions, 0 deletions