diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-12-21 12:30:53 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-12-21 12:37:55 +0000 |
commit | 6eb95d654e6e674f43170a906f8aee1ef90c6827 (patch) | |
tree | 04ed3e4f1a491a0260d89f0ef882bde533acb8ca /scripts/lib/devtool/standard.py | |
parent | da2764e1843239b188a9c5e6cc7105ef6f7d77dc (diff) | |
download | poky-6eb95d654e6e674f43170a906f8aee1ef90c6827.tar.gz |
kernel-devsrc: Ensure we don't race against do_make_scripts from module-base.bbclass
do_install for kernel-devsrc can race against do_make_scripts from
module-base.bbclass. Since there is a lock there to guard against concurrency
already, we can just use it here to avoid a race.
Ultimately, this can all likely be much more streamlined but this resolves
the immediate build failures.
(From OE-Core rev: 17fb28156737e803b36d7b3fd59d092fe152d126)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/standard.py')
0 files changed, 0 insertions, 0 deletions