package/opencv: disable all modules by default
authorSamuel Martin <s.martin49@gmail.com>
Thu, 25 Jun 2015 19:59:48 +0000 (21:59 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 26 Jun 2015 18:44:03 +0000 (20:44 +0200)
commit07d3749c25e342e2a2c4835a097dd156add5eee7
tree10261dfdac386c24d62ecd8ca72b8f535bf30303
parentf45342b7555dccb9aa4890b846a9e45f8a1f7560
package/opencv: disable all modules by default

This change allows to reduce the size of the default OpenCV package, so
the final root filesystem.

However, this will break any existing defconfig enabling OpenCV. Indeed,
a minimal OpenCV  package will be built, whereas, prior to applying this
patches, a full-featured one would have been built instead.

Cc: "Yann E. Morin" <yann.morin.1998@free.fr>
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/opencv/Config.in