diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-01-06 22:31:25 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-02-03 14:13:54 +0000 |
commit | 8b3da844abc576de51816b7859920995a9fd362b (patch) | |
tree | bcdd275029814143d10d3eaa8f96fc350c1ab275 /meta/recipes-devtools/tcf-agent | |
parent | 0a86cc5dd8c15555e4a1641b1ab2a1274289fcea (diff) | |
download | poky-8b3da844abc576de51816b7859920995a9fd362b.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: 38f0f8cb915a4220a04b73dc3de29749337062d4)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 20a645664977530e602e1ac97e8dc0962e730e6c)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/tcf-agent')
0 files changed, 0 insertions, 0 deletions