summaryrefslogtreecommitdiffstats
path: root/recipes-support/opencv/opencv_4.5.2.imx.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-support/opencv/opencv_4.5.2.imx.bb')
-rw-r--r--recipes-support/opencv/opencv_4.5.2.imx.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-support/opencv/opencv_4.5.2.imx.bb b/recipes-support/opencv/opencv_4.5.2.imx.bb
index 79b87bef..b68d5763 100644
--- a/recipes-support/opencv/opencv_4.5.2.imx.bb
+++ b/recipes-support/opencv/opencv_4.5.2.imx.bb
@@ -252,7 +252,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
252 252
253# Replace the opencv URL with the fork 253# Replace the opencv URL with the fork
254SRCREV_opencv = "5423d53ae0d116ee5bbe52f8b5503f0cd8586998" 254SRCREV_opencv = "5423d53ae0d116ee5bbe52f8b5503f0cd8586998"
255OPENCV_SRC ?= "git://source.codeaurora.org/external/imx/opencv-imx.git;protocol=https" 255OPENCV_SRC ?= "git://github.com/nxp-imx/opencv-imx.git;protocol=https"
256SRCBRANCH = "4.5.2_imx" 256SRCBRANCH = "4.5.2_imx"
257SRC_URI:remove = "git://github.com/opencv/opencv.git;name=opencv" 257SRC_URI:remove = "git://github.com/opencv/opencv.git;name=opencv"
258SRC_URI =+ "${OPENCV_SRC};branch=${SRCBRANCH};name=opencv" 258SRC_URI =+ "${OPENCV_SRC};branch=${SRCBRANCH};name=opencv"