summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.13.0.bb
diff options
context:
space:
mode:
authorSimone Agresta <simone.agresta@bticino.it>2023-04-04 12:46:39 +0200
committerSimone Agresta <simone.agresta@bticino.it>2023-04-04 12:46:39 +0200
commitf4a04b56ccd516961326dd3371eeb4db7753266a (patch)
tree68c71921cbcad4d2f402ca629c7b164938f45585 /recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.13.0.bb
parent470da01b34b538d8b2a9bf9da512b89f4f76c7f9 (diff)
downloadmeta-freescale-f4a04b56ccd516961326dd3371eeb4db7753266a.tar.gz
meta-freescale: migrate IMX repos from codeaurora to github
Signed-off-by: Simone Agresta <simone.agresta@bticino.it>
Diffstat (limited to 'recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.13.0.bb')
-rw-r--r--recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.13.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.13.0.bb b/recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.13.0.bb
index 7eee17d1..531e723b 100644
--- a/recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.13.0.bb
+++ b/recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.13.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.10_2.0.0" 7SRCBRANCH = "imx_5.10_2.0.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} \