summaryrefslogtreecommitdiffstats
path: root/meta/classes/bootimg.bbclass
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2014-12-21 12:30:53 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-12-21 12:37:55 +0000
commit6eb95d654e6e674f43170a906f8aee1ef90c6827 (patch)
tree04ed3e4f1a491a0260d89f0ef882bde533acb8ca /meta/classes/bootimg.bbclass
parentda2764e1843239b188a9c5e6cc7105ef6f7d77dc (diff)
downloadpoky-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 'meta/classes/bootimg.bbclass')
0 files changed, 0 insertions, 0 deletions