]> code.ossystems Code Review - openembedded-core.git/commit
bash: Add makefile race workaround
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 19 Jan 2021 12:27:23 +0000 (12:27 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 20 Jan 2021 00:52:11 +0000 (00:52 +0000)
commit62b8580cea567f2d9b7a900fc4302d6bc5a785b2
treefd97b50b6ab88c7fddb5868ff5dd219229ba9e51
parentc25a1b16cc50e51ecf040c2c1db128e1dfceddec
bash: Add makefile race workaround

There is a race between two make invocations in 5.1. It has been
reported upstream, in the meantime add a work around patch (which
upstream may yet even apply). The autobuilder found two instances
of this race in a single build.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/bash/bash/makerace.patch [new file with mode: 0644]
meta/recipes-extended/bash/bash_5.1.bb