diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-01-06 22:31:25 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-01-08 10:10:15 +0000 |
commit | 5f8a32de9dbca7cb33cdafe3384d1c1c786b7ce9 (patch) | |
tree | bdf1785df495faad6a14dbeac334a3c25eb1b56f /meta/lib/oeqa/selftest/context.py | |
parent | c08279f9c3a0260f80fb0948520a24bf2fcdb422 (diff) | |
download | poky-5f8a32de9dbca7cb33cdafe3384d1c1c786b7ce9.tar.gz |
pseudo: Add lchmod wrapper
New versions of glibc have an lchmod function so we need to wrap it.
Identified through a reproducibility issue in initramfs-base where
/dev/console created by mknod from coreutils changed permissions
depending on the host distro (mknod used the gnulib wrapper on most
hosts but newer ones used the libc call).
[YOCTO #14162]
(From OE-Core rev: 20a645664977530e602e1ac97e8dc0962e730e6c)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oeqa/selftest/context.py')
0 files changed, 0 insertions, 0 deletions