aboutsummaryrefslogtreecommitdiff
path: root/libs/opencv
Commit message (Collapse)AuthorAge
* treewide: run "make check FIXUP=1"Etienne Champetier2017-08-29
| | | | | | | | | | fix Makefile chmod (644) replace MD5SUM with HASH add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git (PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now) Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* opencv: install missing pkgconfig file in staging folderjazzgs2016-10-12
| | | | Signed-off-by: jazzgs <jazzgs@users.noreply.github.com>
* opencv: Update to version 3.1.0Luis Araneda2016-04-16
| | | | | | This solves the compiling errors with the musl C library. Signed-off-by: Luis Araneda <luaraneda@gmail.com>
* openvc: disable precompiled headersDirk Neukirchen2015-08-21
| | | | | | | | | | | this commit fixes musl build precompiled headers are not strictly necessary according to https://gcc.gnu.org/onlinedocs/gcc/Precompiled-Headers.html precompiled headers will probably be broken anyway in cross-compile cases Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
* opencv:update to version 3.0.0lijpsummer2015-07-28
| | | | Signed-off-by: lijpsummer <summer@wrtnode.com>
* update opencv version as 2.4.11Jianping Li2015-03-02
| | | | Signed-off-by: Jianping Li <summer@wrtnode.com>
* opencv: disable unwanted components/features explicitlyNicolas Thill2015-02-02
| | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* openCV: Add library openCV2.4.10Jialei Hao2015-02-01
[Etienne CHAMPETIER: compile tested for ar71xx] Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com> Signed-off-by: Jialei Hao <schumy@wrtnode.com>