aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-app
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2013-10-06 08:37:40 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-10-06 09:44:37 +0100
commit72938a8631cfe5be5ac88ad67f2db595e2487e86 (patch)
tree121033570d9c4e8788b16bc8986b0f03dac752d4 /meta/recipes-graphics/xorg-app
parentb5bafccb89f45d7cdd515b4ba45e0152ca7922de (diff)
downloadopenembedded-core-contrib-72938a8631cfe5be5ac88ad67f2db595e2487e86.tar.gz
python: Ensure build completes before install
At the start of install, python swizzles the makefiles around, leading to chunks of do_compile running again. These race against the install target, leading to errors if pieces are being recompiled whilst others are being installed. For now, workaround this by running the compile target with the new makefile, then running install ensuring a parallel make race doesn't happen. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-app')
0 files changed, 0 insertions, 0 deletions