]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf: Set as default task umask of 022
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 14 Feb 2021 11:42:23 +0000 (11:42 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 16 Feb 2021 11:28:01 +0000 (11:28 +0000)
commitb07b7deeae3d519d9998d583592f3e4f8f2802b3
treeece06ff349fb9758f77989a37f7d99015c8d528d
parent2b724599e29808014f5d9c1fdc70d20abab9b3e5
bitbake.conf: Set as default task umask of 022

Rather than trying to set the umask of every task to the correct
value for determinism, set one value globally. This uses a new
bitbake variable so bump the minimum version to match.

This fixes strange determinism issues in at least quilt-ptest,
valgrind-ptest and kernel-devsrc.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/bitbake.conf
meta/conf/sanity.conf