diff options
Diffstat (limited to 'meta-oe/recipes-support/opencv/opencv_3.3.bb')
| -rw-r--r-- | meta-oe/recipes-support/opencv/opencv_3.3.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/opencv/opencv_3.3.bb b/meta-oe/recipes-support/opencv/opencv_3.3.bb index a6a1302711..efbb2f52a7 100644 --- a/meta-oe/recipes-support/opencv/opencv_3.3.bb +++ b/meta-oe/recipes-support/opencv/opencv_3.3.bb | |||
| @@ -46,6 +46,9 @@ SRC_URI = "git://github.com/opencv/opencv.git;name=opencv \ | |||
| 46 | file://uselocalxfeatures.patch;patchdir=../contrib/ \ | 46 | file://uselocalxfeatures.patch;patchdir=../contrib/ \ |
| 47 | file://0002-Make-opencv-ts-create-share-library-intead-of-static.patch \ | 47 | file://0002-Make-opencv-ts-create-share-library-intead-of-static.patch \ |
| 48 | file://0003-To-fix-errors-as-following.patch \ | 48 | file://0003-To-fix-errors-as-following.patch \ |
| 49 | file://0001-build-workaround-GCC-7.1.1-compilation-issue-with-sa.patch \ | ||
| 50 | file://0002-imgcodecs-refactoring-improve-code-quality.patch \ | ||
| 51 | file://0003-imgproc-test-add-checks-for-remove-call.patch \ | ||
| 49 | " | 52 | " |
| 50 | 53 | ||
| 51 | PV = "3.3+git${SRCPV}" | 54 | PV = "3.3+git${SRCPV}" |
