summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/musl/libucontext
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2021-11-23 13:14:35 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-11-24 09:55:53 +0000
commit3ddbfe0b15c7868d94539d2b26f8e1379d313333 (patch)
tree9a1ce89deded54fefa3a97b0e846b2c4f81cba9f /meta/recipes-core/musl/libucontext
parent60409917ea3e7353f5b7ee831fe4ffaff0957d94 (diff)
downloadpoky-3ddbfe0b15c7868d94539d2b26f8e1379d313333.tar.gz
buildhistory: Fix do_package race issues
The buildhistory_list_pkg_files function uses data from do_package, not do_packagedata. Usally the two are restored together but it may see a half complete directory or other races issues depending on timing. Rework the function so that it uses the correct task dependencies. This should avoid races but means the data is only restored to buildhistory if the do_package or do_package_setscene tasks are restored. (From OE-Core rev: b83823ce44e7531bbd2bfa62062c04147a11f724) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/musl/libucontext')
0 files changed, 0 insertions, 0 deletions