opencv: fix compile issues
authorWaldemar Brodkorb <wbx@openadk.org>
Tue, 5 Apr 2016 11:16:17 +0000 (13:16 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 1 May 2016 21:50:13 +0000 (23:50 +0200)
commitf195aad4588e8511d7221c1d9cbfdb370fee1958
tree42c8803808498b862e8dcc368b4ecb9c1bec938f
parent1a97d49f61e28858e07576a71c64e50b137ceac8
opencv: fix compile issues

The first patch from Debian fixes following autobuild failure:
http://autobuild.buildroot.net/results/eda5c6c43da40a342e0f545a348d2f865eb5ccf2/

Tested with ARM build without a regression.

The second patch fixes musl arm autobuild failure:
http://autobuild.buildroot.net/results/6a397de789c809984b851a304078e26b2ac58974/

Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
Tested-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/opencv/0002-atomic.patch [new file with mode: 0644]
package/opencv/0003-avoid-sysctl_h.patch [new file with mode: 0644]