]> 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)
committerAnuj Mittal <anuj.mittal@intel.com>
Thu, 14 Jan 2021 07:47:37 +0000 (15:47 +0800)
commitcac0ad6f82c0f10b9ad6a656ef728e894096049a
tree9d0a9b1aed53691276969c5684d65b2ccba9b0ca
parentee6832529b53cf5b912d9cb8a40799a8eeb81f0b
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: Anuj Mittal <anuj.mittal@intel.com>
meta/recipes-devtools/pseudo/pseudo_git.bb