summaryrefslogtreecommitdiffstats
path: root/package/opencv/opencv-uclibc-optional-long-double-support.patch
Commit message (Collapse)AuthorAgeFilesLines
* opencv: bump to version 2.4.2Samuel Martin2012-07-171-40/+0
| | | | | | | | | | Update Config.in and .mk according to the new features. Remove the patch handling build with uclibc without long double support, which seems not necessary anymore. Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* opencv: bump version to fix ffmpeg support buildPeter Korsgaard2011-12-111-0/+40
A newer version of opencv is needed after the ffmpeg version bump. This version does need a minor patch for fabsl on uClibc though. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>