summaryrefslogtreecommitdiff
path: root/meta/recipes-graphics/clutter/clutter-box2d/isfinite.patch
Commit message (Collapse)AuthorAgeFilesLines
* clutter-box2d: drop unbuildable clutter-box2d-1.6_0.10.0Joshua Lock2011-11-301-19/+0
| | | | | | It's very old at this point and doesn't build with recent clutter Signed-off-by: Joshua Lock <josh@linux.intel.com>
* clutter-box2d: fix isfinite.patchSaul Wold2011-07-211-9/+9
| | | | | | | The original patch lost ^M and was not appliable. Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* clutter-box2d: Replace use of finite macro with C99 compliant isfinite()Khem Raj2011-07-201-0/+19
Signed-off-by: Khem Raj <raj.khem@gmail.com>