diff options
author | Patrick Vacek <patrickvacek@gmail.com> | 2019-01-07 14:14:42 +0100 |
---|---|---|
committer | Patrick Vacek <patrickvacek@gmail.com> | 2019-01-07 14:14:42 +0100 |
commit | 03ed45db93f511ee5fbc766436d5330ca33bf278 (patch) | |
tree | 4758104b8ab71983b456a9142485642a40eb709e /scripts/envsetup.sh | |
parent | cb8aec948c6c667cb0b0ebffddd2bebda00c7080 (diff) | |
download | meta-updater-fix/OTA-1866/simultaneous-garage-sign.tar.gz |
image_garagesign: Use a lock to fix concurrency problems.fix/OTA-1866/simultaneous-garage-sign
We remove GARAGE_SIGN_REPO at the start and end of this task, which
causes trouble if two images call this task at the same time. This
probably could be fixed in a better fashion (like putting the repo in an
image-specific subdirectory) but this is quick and easy, and the task
usually doesn't take long to run, so the lack of parallelization is not
a big loss.
Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
Diffstat (limited to 'scripts/envsetup.sh')
0 files changed, 0 insertions, 0 deletions