diff options
author | Alejandro Hernandez Samaniego <alejandro@enedino.org> | 2023-11-04 00:46:42 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-11-05 08:44:06 +0000 |
commit | f6f2351b290648595a0ae6759cb233f31a340b61 (patch) | |
tree | 80ecb605b307b134acaa7dc32da291866d885393 /scripts/lib/resulttool/regression.py | |
parent | 551391bb00a54e9b39dbc11510edd2e862e95562 (diff) | |
download | poky-f6f2351b290648595a0ae6759cb233f31a340b61.tar.gz |
baremetal-helloworld: Pull in fix for race condition on x86-64
It was previously discovered that there was a race condition during the Makefile
execution between the assemble and compile targets, the previous fix attempted
to serialize the build targets, but the fix was missing for x86-64.
Pull in latest commit from upstream to fix this issue on x86-64.
[YOCTO #15146]
(From OE-Core rev: e7e1631a1efbcf421de801e94734f67f25668540)
Signed-off-by: Alejandro Enedino Hernandez Samaniego <alejandro@enedino.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/resulttool/regression.py')
0 files changed, 0 insertions, 0 deletions