diff options
author | Tanu Kaskinen <tanuk@iki.fi> | 2017-02-15 09:13:02 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-02-23 12:49:52 -0800 |
commit | 06fe5024e283a105358259b751a5cbc5e33f5c77 (patch) | |
tree | 4f1ea815457006db6a0b4b6d43389e3bffc90ce8 /meta/recipes-devtools/ccache | |
parent | 5286f9c310eaaaf762b8d091ec6ae7b83d0417d8 (diff) | |
download | poky-06fe5024e283a105358259b751a5cbc5e33f5c77.tar.gz |
alsa-lib: fix softfloat enabling
EXTRA_OECONF = "--disable-python" overrode the previous EXTRA_OECONF
assignment, so softfloat didn't get enabled when needed. Fixed this by
replacing "=" with "+=".
Bitbake then complained about tabs in alsa-fpu.inc, changed them to
spaces.
(From OE-Core rev: 1ed6f860de22321342404a49ba78658153ff5eb8)
Signed-off-by: Tanu Kaskinen <tanuk@iki.fi>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/ccache')
0 files changed, 0 insertions, 0 deletions