Skip to content
Snippets Groups Projects
Select Git revision
  • 6b49da40e7734e98a86aab09559e4dc50af95c25
  • stboot default
  • stbootv2
  • master protected
  • scarthgap-5.0
  • yocto-5.0
  • yocto-4.3.4
  • nanbield-4.3.4
  • yocto-4.0.17
  • kirkstone-4.0.17
  • 5.0_M3
  • dunfell-23.0.32
  • yocto-3.1.32
  • nanbield-4.3.3
  • yocto-4.3.3
  • yocto-4.0.16
  • kirkstone-4.0.16
  • yocto-3.1.31
  • dunfell-23.0.31
  • 5.0_M2
  • yocto-4.3.2
  • nanbield-4.3.2
  • 5.0_M1
  • yocto-4.0.15
24 results

yocto-poky

user avatar
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: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
6b49da40
History
Name Last commit Last update