diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2014-07-18 10:07:26 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2014-07-18 10:07:26 +0200 |
commit | 26043fdbf0779ada46efa44a009933180c21cf29 (patch) | |
tree | 739e812665fad4867c74634be1e72a98930311d8 /package/python-numpy | |
parent | 153990dfd89a2ae3d453520ef54a0b4c2bfe44ab (diff) | |
download | buildroot-26043fdbf0779ada46efa44a009933180c21cf29.tar.gz buildroot-26043fdbf0779ada46efa44a009933180c21cf29.zip |
opencv: since 2.4.8 bump, requires NPTL
The core module of OpenCV is now using the pthread_spin_*() API, which
is only available in the 'linuxthreads' and 'NPTL' thread
implementations, but not in the 'linuxthreads.old'
implementation. Therefore, this commit adds a dependency on OpenCV to
NPTL threads.
Fixes:
http://autobuild.buildroot.org/results/75d/75db3827ec4be8a3805508a22b8b6a4d1a3b9ce3/
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-numpy')
0 files changed, 0 insertions, 0 deletions