diff options
author | Ola x Nilsson <olani@axis.com> | 2024-10-14 16:38:18 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-10-15 11:47:24 +0100 |
commit | 01d0ef0bcc822cace4364e5e68e984ba794ce743 (patch) | |
tree | eae9692e16f2acc2e9bdc1cc30cd339d299b957a /scripts/lib/devtool/sdk.py | |
parent | acd8c9528f825e05eac570ba69b360b222dea45d (diff) | |
download | poky-01d0ef0bcc822cace4364e5e68e984ba794ce743.tar.gz |
glibc: Fix missing randomness in __gen_tempname
Backport the fix for glibc bug 32214.
The missing randomness in early boot may cause some systemd services
to fail when they occasionally try to create tempdirs like
/run/systemd/namespace-aaaaaa at the same time.
The error messages can contain things like
"Failed to set up mount namespacing".
(From OE-Core rev: 0bb6aa06db5bf2e89d1c499e84a0a8cedbd8f0a7)
Signed-off-by: Ola x Nilsson <olani@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/sdk.py')
0 files changed, 0 insertions, 0 deletions