An error occurred while fetching folder content.
Select Git revision
yocto-poky
Richard Purdie authored
In multiconfig, mutliple tasks can execute which share the same stamp file. These
must not execute in parallel, the idea is the first should execute, the subsequent
ones should see a valid stamp and get skipped.
The normal task execution code has stamps code to handle this, this adds similar
code to the setscene execute() function to handle the issue there too.
(Bitbake rev: df8408a6b54fc908d4de81529b34477b8924d181)
Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
Name | Last commit | Last update |
---|