]> code.ossystems Code Review - openembedded-core.git/commit
pseudo: Add lchmod wrapper
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 6 Jan 2021 22:31:25 +0000 (22:31 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 8 Jan 2021 10:06:30 +0000 (10:06 +0000)
commit20a645664977530e602e1ac97e8dc0962e730e6c
tree4a4a6e8672d94914c45635bb4e877b998ec484c7
parent09385dd8d6be3aac31a4d8b1ca935d4fadfef7ba
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]

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/pseudo/pseudo_git.bb