aboutsummaryrefslogtreecommitdiff
path: root/libs/opencv/patches
Commit message (Collapse)AuthorAge
* opencv: Update to 4.1.2Rosen Penev2019-12-08
| | | | | | Removed upstreamed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* opencv: Update to 4.1.1Rosen Penev2019-08-11
| | | | | | | | | | | | | | | | | Update Makefile to modern standards. Switched to local tarballs..xz archives are smaller. The .gz archive that codeload comes with is 85MB. Replaced PKG_INSTALL with CMAKE_INSTALL to get rid of Build/InstallDev. Added PKG_BUILD_PARALLEL for faster compilation. Removed inactive maintainer. Added uClibc-ng patches to fix compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* opencv: Fix tarball URL to fix compilationRosen Penev2019-04-12
The github repository URL changed. Signed-off-by: Rosen Penev <rosenp@gmail.com>