summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/opencv/opencv_3.4.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/opencv/opencv_3.4.3.bb')
-rw-r--r--meta-oe/recipes-support/opencv/opencv_3.4.3.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/opencv/opencv_3.4.3.bb b/meta-oe/recipes-support/opencv/opencv_3.4.3.bb
index 403146e7cd..0a99700b4a 100644
--- a/meta-oe/recipes-support/opencv/opencv_3.4.3.bb
+++ b/meta-oe/recipes-support/opencv/opencv_3.4.3.bb
@@ -51,6 +51,8 @@ SRC_URI = "git://github.com/opencv/opencv.git;name=opencv \
51 file://0003-To-fix-errors-as-following.patch \ 51 file://0003-To-fix-errors-as-following.patch \
52 file://fixpkgconfig.patch \ 52 file://fixpkgconfig.patch \
53 file://0001-Temporarliy-work-around-deprecated-ffmpeg-RAW-functi.patch \ 53 file://0001-Temporarliy-work-around-deprecated-ffmpeg-RAW-functi.patch \
54 file://0001-Dont-use-isystem.patch \
55 file://0001-Check-for-clang-before-using-isystem.patch \
54" 56"
55PV = "3.4.3+git${SRCPV}" 57PV = "3.4.3+git${SRCPV}"
56 58