]> code.ossystems Code Review - openembedded-core.git/commit
bash: Ensure deterministic build
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 13 Sep 2021 22:56:49 +0000 (23:56 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 16 Sep 2021 08:48:37 +0000 (09:48 +0100)
commit13a039e03195a47c750d5901e96fe81cf523481f
tree7cff74cfdd705892cf0cbde5d689b76d4bb2486a
parentc3b3cc4745811b48b9193f83889946b2e1788932
bash: Ensure deterministic build

Bash keeps a count of the number of times make was invoked on a directory
and changes the output versioning accordingly. We want deterministic output
so disable this behaviour.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/bash/bash.inc