Skip to content
Commit 38f0f8cb authored by Richard Purdie's avatar Richard Purdie Committed by Steve Sakoman
Browse files

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: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 20a64566)
Signed-off-by: default avatarSteve Sakoman <steve@sakoman.com>
parent f447610a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment