summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.6.0.bb
diff options
context:
space:
mode:
authorJavier Viguera <javier.viguera@digi.com>2023-04-03 15:10:28 +0200
committerJavier Viguera <javier.viguera@digi.com>2023-04-03 15:10:28 +0200
commitd934c5b083b85ddf43f6a9ef0de8f74133c11cc7 (patch)
treef3c2434da608d36d787036511feada4352684605 /recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.6.0.bb
parentd5a82541a97dd3a6b9116a1cd72f9965510a3de9 (diff)
downloadmeta-freescale-d934c5b083b85ddf43f6a9ef0de8f74133c11cc7.tar.gz
meta-freescale: migrate IMX repos from codeaurora to github
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
Diffstat (limited to 'recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.6.0.bb')
-rw-r--r--recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.6.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.6.0.bb b/recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.6.0.bb
index 5cb7f764..327c8765 100644
--- a/recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.6.0.bb
+++ b/recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.6.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 = "imx_5.4.70_2.3.0" 7SRCBRANCH = "imx_5.4.70_2.3.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} \