Commit Graph

8 Commits

Author SHA1 Message Date
Etienne Champetier 4006865ae8 treewide: run "make check FIXUP=1"
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>
2017-08-29 21:41:14 -07:00
jazzgs 316aa08c96 opencv: install missing pkgconfig file in staging folder
Signed-off-by: jazzgs <jazzgs@users.noreply.github.com>
2016-10-12 14:09:46 +02:00
Luis Araneda 12047fce0f opencv: Update to version 3.1.0
This solves the compiling errors with the musl C library.

Signed-off-by: Luis Araneda <luaraneda@gmail.com>
2016-04-16 12:27:17 -03:00
Dirk Neukirchen 75b0c4fb1b openvc: disable precompiled headers
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>
2015-08-21 11:14:54 +02:00
lijpsummer 72d7289803 opencv:update to version 3.0.0
Signed-off-by: lijpsummer <summer@wrtnode.com>
2015-07-28 13:58:12 +00:00
Jianping Li e6503d16a6 update opencv version as 2.4.11
Signed-off-by: Jianping Li <summer@wrtnode.com>
2015-03-02 16:59:52 +00:00
Nicolas Thill 9fe9596e31 opencv: disable unwanted components/features explicitly
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-02 12:49:02 +01:00
Jialei Hao b4e860f622 openCV: Add library openCV2.4.10
[Etienne CHAMPETIER: compile tested for ar71xx]
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
Signed-off-by: Jialei Hao <schumy@wrtnode.com>
2015-02-01 15:17:09 +01:00