summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.15.0.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2023-04-24 07:38:31 -0300
committerGitHub <noreply@github.com>2023-04-24 07:38:31 -0300
commit66635782a4968cc9fcb58a07e1821cc910245a80 (patch)
tree5352ef68bd05eca5db1522f39c7ac5fd79246e9c /recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.15.0.bb
parentea1b2fe42976a8a4970f2febccea1dfb08798a18 (diff)
parentc60279d886eba2d9bb51a00430066b8a0ca9a853 (diff)
downloadmeta-freescale-66635782a4968cc9fcb58a07e1821cc910245a80.tar.gz
Merge pull request #1512 from floion/honisterhonister
meta-freescale: migrate IMX repos from codeaurora to github
Diffstat (limited to 'recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.15.0.bb')
-rw-r--r--recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.15.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.15.0.bb b/recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.15.0.bb
index f003da18..7a151275 100644
--- a/recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.15.0.bb
+++ b/recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.15.0.bb
@@ -5,7 +5,7 @@ LICENSE = "GPLv2"
5LIC_FILES_CHKSUM = "file://${WORKDIR}/git/vvcam/LICENSE;md5=64381a6ea83b48c39fe524c85f65fb44" 5LIC_FILES_CHKSUM = "file://${WORKDIR}/git/vvcam/LICENSE;md5=64381a6ea83b48c39fe524c85f65fb44"
6 6
7SRCBRANCH = "lf-5.10.52_2.1.0" 7SRCBRANCH = "lf-5.10.52_2.1.0"
8ISP_KERNEL_SRC ?= "git://source.codeaurora.org/external/imx/isp-vvcam.git;protocol=https" 8ISP_KERNEL_SRC ?= "git://github.com/nxp-imx/isp-vvcam.git;protocol=https"
9 9
10SRC_URI = " \ 10SRC_URI = " \
11 ${ISP_KERNEL_SRC};branch=${SRCBRANCH} \ 11 ${ISP_KERNEL_SRC};branch=${SRCBRANCH} \