summaryrefslogtreecommitdiff
path: root/backports/recipes-support/opencv/opencv_4.5.2.imx.bb
diff options
context:
space:
mode:
Diffstat (limited to 'backports/recipes-support/opencv/opencv_4.5.2.imx.bb')
-rw-r--r--backports/recipes-support/opencv/opencv_4.5.2.imx.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/backports/recipes-support/opencv/opencv_4.5.2.imx.bb b/backports/recipes-support/opencv/opencv_4.5.2.imx.bb
index 15ad317..0169aef 100644
--- a/backports/recipes-support/opencv/opencv_4.5.2.imx.bb
+++ b/backports/recipes-support/opencv/opencv_4.5.2.imx.bb
@@ -243,7 +243,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
# Replace the opencv URL with the fork
SRCREV_opencv = "5423d53ae0d116ee5bbe52f8b5503f0cd8586998"
-OPENCV_SRC ?= "git://source.codeaurora.org/external/imx/opencv-imx.git;protocol=https;branch=master"
+OPENCV_SRC ?= "git://github.com/nxp-imx/opencv-imx.git;protocol=https;branch=master"
SRCBRANCH = "4.5.2_imx"
SRC_URI_remove = "git://github.com/opencv/opencv.git;name=opencv;branch=master;protocol=https"
SRC_URI =+ "${OPENCV_SRC};branch=${SRCBRANCH};name=opencv"