summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2019-10-27 10:11:54 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-10-28 05:30:24 +0000
commitb91b30c09ffbcd81e8dcaae832b3ae4f61046236 (patch)
tree97a734ad9e61158690d615652e4b6ac976695d44 /meta/recipes-support
parent176c70277d82228bc440f3fcd40ea90f0b12d641 (diff)
downloadopenembedded-core-b91b30c09ffbcd81e8dcaae832b3ae4f61046236.tar.gz
qemu: Avoid potential build configuration contamination
Changing the gl options to qemu doesn't result in a correctly rebuilt binary, the GL linkage can persist from a build where it was enabled to one where it was not. As well as clearly being incorrect and non-reproducible, this caused some mystery failures on the autobuilder. Cleaning ${B} at do_configure time avoids this. Most recipes (e.g. autotools derived ones) already clean ${B} as appropriate and avoid this issue. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
0 files changed, 0 insertions, 0 deletions