]> code.ossystems Code Review - openembedded-core.git/commit
pixman: Fix missing FE_DIVBYZERO on nios2
authorMarek Vasut <marex@denx.de>
Sat, 19 Sep 2015 22:43:16 +0000 (00:43 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 21 Sep 2015 22:05:45 +0000 (23:05 +0100)
commita88733677a6d809c2fca8dc5ec14c7cb4a869ea7
tree8392cfdb4d7f20f2d7eb48f5d597c0ed62cd3946
parent1bd71e740b085d2e012b38ac5c04556d7f8561c4
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.

Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-graphics/xorg-lib/pixman/0001-v3-test-add-a-check-for-FE_DIVBYZERO.patch [new file with mode: 0644]
meta/recipes-graphics/xorg-lib/pixman_0.32.6.bb