diff options
author | Markus Lehtonen <markus.lehtonen@linux.intel.com> | 2016-04-05 16:21:49 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-04-06 10:29:23 +0100 |
commit | 43071a0d67a347ee1e197cbf573ffe222f89d199 (patch) | |
tree | 5cfe230f46d028d7e736e06932c5d14f0ec524cf /meta/recipes-multimedia | |
parent | f4f1d206f4ebafcde18c96c88a1bfc4ab7b0c119 (diff) | |
download | poky-43071a0d67a347ee1e197cbf573ffe222f89d199.tar.gz |
externalsrc: avoid race in temporary git index file
Use a unique tempfile as the temporary git index file when determining
the git hash of the source tree. A fixed filename was obviously causing
races (with the git index.lock file) under oe-selftest where multiple
bitbake instances were run against the same source tree at the same
time.
(From OE-Core rev: f81c641022c26a9b89fac769e0f2889eaec5d32f)
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia')
0 files changed, 0 insertions, 0 deletions