summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/opencv/opencv_4.5.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/opencv/opencv_4.5.5.bb')
-rw-r--r--meta-oe/recipes-support/opencv/opencv_4.5.5.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/opencv/opencv_4.5.5.bb b/meta-oe/recipes-support/opencv/opencv_4.5.5.bb
index 3af92ffb23..a7700a3743 100644
--- a/meta-oe/recipes-support/opencv/opencv_4.5.5.bb
+++ b/meta-oe/recipes-support/opencv/opencv_4.5.5.bb
@@ -53,6 +53,7 @@ SRC_URI = "git://github.com/opencv/opencv.git;name=opencv;branch=master;protocol
53 file://0001-Make-ts-module-external.patch \ 53 file://0001-Make-ts-module-external.patch \
54 file://0001-core-vsx-update-vec_absd-workaround-condition.patch \ 54 file://0001-core-vsx-update-vec_absd-workaround-condition.patch \
55 file://CVE-2023-2617.patch;patchdir=../contrib \ 55 file://CVE-2023-2617.patch;patchdir=../contrib \
56 file://CVE-2023-2618.patch;patchdir=../contrib \
56 " 57 "
57SRC_URI:append:riscv64 = " file://0001-Use-Os-to-compile-tinyxml2.cpp.patch;patchdir=../contrib" 58SRC_URI:append:riscv64 = " file://0001-Use-Os-to-compile-tinyxml2.cpp.patch;patchdir=../contrib"
58 59