]> code.ossystems Code Review - openembedded-core.git/commit
bash: Set HEREDOC_PIPESIZE deterministically
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 7 Jan 2021 20:52:48 +0000 (20:52 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 20 Jan 2021 00:49:46 +0000 (00:49 +0000)
commit6de2152693c31ee1181e9eacc32b90dd63d4e0a9
tree9337512b35b73728e96f711e8e50e402942d8cfe
parentab4406dfdbd5e21f6fff0865228ebf5da1274505
bash: Set HEREDOC_PIPESIZE deterministically

We had reproducibility issues where the pipe size appears to vary on some build
hosts between 65535 and 4096. It should be the former on Linux in general so
standarise on that. Easiest way is to pass in CFLAGS.

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