opencv3: use BR2_PACKAGE_PYTHON_NUMPY_ARCH_SUPPORTS
authorGwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com>
Wed, 7 Oct 2015 07:43:18 +0000 (09:43 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 9 Oct 2015 20:56:31 +0000 (22:56 +0200)
commit6187c82a1494f586f9f15c01f191c714cbd0454a
tree147200ff8d338fab321f6c59371f95b3c46982fb
parentbb9014b329175b02d49db91105ba58a17b757c50
opencv3: use BR2_PACKAGE_PYTHON_NUMPY_ARCH_SUPPORTS

Opencv3 select python-numpy. To avoid duplicating architecture
dependencies, an hidden variable has been added to python-numpy
package. This patch propagate this modification to the opencv3
package.

Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Reviewed-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/opencv3/Config.in