diff options
author | Marek Vasut <marex@denx.de> | 2015-09-20 00:43:16 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-09-23 09:53:08 +0100 |
commit | 84e1100d121d9b4147bcc2ba0f5188332c8e0d93 (patch) | |
tree | 910744b5b314bcc150fc1073b0cd449b6daba382 /scripts/lib/devtool/sdk.py | |
parent | 9baffc1f2a0712d73506bef198e0679622e461bd (diff) | |
download | poky-84e1100d121d9b4147bcc2ba0f5188332c8e0d93.tar.gz |
pixman: Fix missing FE_DIVBYZERO on nios2
The FE_DIVBYZERO is missing on nios2 , add a small patch to pixman
which checks for the presence of FE_DIVBYZERO and disables the test
which depends on it.
(From OE-Core rev: a88733677a6d809c2fca8dc5ec14c7cb4a869ea7)
Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/sdk.py')
0 files changed, 0 insertions, 0 deletions