opencv: need threads support
authorSamuel Martin <s.martin49@gmail.com>
Wed, 5 Feb 2014 22:18:12 +0000 (23:18 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 5 Feb 2014 22:32:56 +0000 (23:32 +0100)
commitd5c24ee3cdeb941e807ec02dc2fc3b70c9bf8760
tree9c83e85b0e0d9a98c7ed67fb589a3364377d39c9
parent85e904ba437ab0cec47849b392b57abd7a4265a1
opencv: need threads support

Because the opencv_core module needs threads support, just globally
disable the whole opencv package if the toolchain does not offer this
support.

Fixes:
  http://autobuild.buildroot.org/results/8dd/8dd1674674018a931ba09cc5b414c32360e51692/build-end.log

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/opencv/Config.in