Change opencv support max device number to 16 41/19941/11
authorzheng_wenlong <wenlong_zheng@nexty-ele.com>
Wed, 6 Feb 2019 02:26:56 +0000 (11:26 +0900)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 5 Mar 2019 03:22:02 +0000 (03:22 +0000)
commit0f4248d75dcb91a0cb351284d5a2daea6247d457
treea5af38f02b621e9db49f9ba07d71ac69b3a4bc9e
parentbd5938866114aa399d77524c10eda1088c444c4d
Change opencv support max device number to 16

When using m3ulcb or h3ulcb with usb camera,
the board already had 10 video devices,
and opencv only support max device number is eight.
Need change to 16 so rcar can use usb camera with opencv.

[Patch Set 4]
    Change max device number to 16.
    Make this package specific to m3.

[Patch Set 5]
    Make this patch generic not only for m3.

Change-Id: Ice8b34f92addb8b8a4bcaf6db5491862a4545244
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
meta-agl-bsp/recipes-graphics/opencv/opencv/0004-Change-Max-Device-Count-To-16.patch [new file with mode: 0644]
meta-agl-bsp/recipes-graphics/opencv/opencv_3.3.bbappend [new file with mode: 0644]