[Buildroot] [PATCH v4] package: add opencv

Mike Davies busybox_mail at rovoreed.com
Sat Oct 22 14:01:34 UTC 2011


Hi,

I have tried your previous version (V3) and have a comment.

It seems to put over 32Mb into the target, that I think doesn't need to
be there, i.e.

[mike at ceri buildroot-2011.08]$ du -ch output/target/usr/share/opencv
56K	output/target/usr/share/opencv/lbpcascades
19M	output/target/usr/share/opencv/haarcascades
504K	output/target/usr/share/opencv/doc/vidsurv
14M	output/target/usr/share/opencv/doc
32M	output/target/usr/share/opencv
32M	total
[mike at ceri buildroot-2011.08]$ 

Certainly I don't want any documentation on my target system, and
there's 14Mb of that.

I built the system with just opencv selected, and nothing in the opencv
sub-menu selected.

Mike





More information about the buildroot mailing list