]> 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)
committerSteve Sakoman <steve@sakoman.com>
Thu, 28 Jan 2021 14:41:47 +0000 (04:41 -1000)
commit38f0f8cb915a4220a04b73dc3de29749337062d4
treee8db6ab323629fc227543648c177918a0a7ee318
parentf447610ab92eb895887d6d3db4b59332bc1e2516
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>
(cherry picked from commit 20a645664977530e602e1ac97e8dc0962e730e6c)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-devtools/pseudo/pseudo_git.bb