summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/opencv/opencv_4.5.1.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2021-03-04 10:54:05 -0800
committerKhem Raj <raj.khem@gmail.com>2021-03-04 10:57:59 -0800
commit98175fd0cc6eefe4db9484131bb98f0516c0d1a5 (patch)
treecfc81c56bb0db54058324acbc0239a11df355670 /meta-oe/recipes-support/opencv/opencv_4.5.1.bb
parentcbd15ecde5f8fca1e6966d5cca4f13217b09b612 (diff)
downloadmeta-openembedded-98175fd0cc6eefe4db9484131bb98f0516c0d1a5.tar.gz
opencv: Remove duplicate patch
<thread> include is already taken care with 0001-Fix-building-opencv-using-gcc-11.x-19244.patch Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/opencv/opencv_4.5.1.bb')
-rw-r--r--meta-oe/recipes-support/opencv/opencv_4.5.1.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/opencv/opencv_4.5.1.bb b/meta-oe/recipes-support/opencv/opencv_4.5.1.bb
index d6652a01d9..d87e140ba7 100644
--- a/meta-oe/recipes-support/opencv/opencv_4.5.1.bb
+++ b/meta-oe/recipes-support/opencv/opencv_4.5.1.bb
@@ -49,7 +49,6 @@ SRC_URI = "git://github.com/opencv/opencv.git;name=opencv \
49 file://0001-Dont-use-isystem.patch \ 49 file://0001-Dont-use-isystem.patch \
50 file://download.patch \ 50 file://download.patch \
51 file://0001-Make-ts-module-external.patch \ 51 file://0001-Make-ts-module-external.patch \
52 file://0001-Add-missing-include.patch \
53 file://0001-Fix-building-opencv-using-gcc-11.x-19244.patch \ 52 file://0001-Fix-building-opencv-using-gcc-11.x-19244.patch \
54 " 53 "
55SRC_URI_append_riscv64 = " file://0001-Use-Os-to-compile-tinyxml2.cpp.patch;patchdir=../contrib" 54SRC_URI_append_riscv64 = " file://0001-Use-Os-to-compile-tinyxml2.cpp.patch;patchdir=../contrib"