summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2024-09-20 09:48:20 -0300
committerGitHub <noreply@github.com>2024-09-20 09:48:20 -0300
commita5213ff1f0d1c67e0155b41231d935da962eb79a (patch)
tree616742b13e2d39d00feee68fa26f462de0bf010f
parent1998fb23c89cac9b5de104da9070753f470e8608 (diff)
parent50ffa53ff2feea650aeac6c2132d2219e2ccd404 (diff)
downloadmeta-freescale-a5213ff1f0d1c67e0155b41231d935da962eb79a.tar.gz
Merge pull request #1951 from Freescale/backport-1950-to-scarthgap
[Backport scarthgap] kernel-module-isp-vvcam: Update 6.6.3-1.0.0 to 6.6.23-2.0.0
-rw-r--r--recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.24.2.bb (renamed from recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.24.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.24.1.bb b/recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.24.2.bb
index d2c63aa0..55a4beda 100644
--- a/recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.24.1.bb
+++ b/recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.24.2.bb
@@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://${S}/../LICENSE;md5=64381a6ea83b48c39fe524c85f65fb44"
6 6
7SRC_URI = "${ISP_KERNEL_SRC};branch=${SRCBRANCH}" 7SRC_URI = "${ISP_KERNEL_SRC};branch=${SRCBRANCH}"
8ISP_KERNEL_SRC ?= "git://github.com/nxp-imx/isp-vvcam.git;protocol=https" 8ISP_KERNEL_SRC ?= "git://github.com/nxp-imx/isp-vvcam.git;protocol=https"
9SRCBRANCH = "lf-6.6.3_1.0.0" 9SRCBRANCH = "lf-6.6.y_2.0.0"
10SRCREV = "2102360b58d9d1b36bc0c654c8301e4014b33951" 10SRCREV = "ab77b0521615d3f279263ba67439aed887d525d7"
11 11
12S = "${WORKDIR}/git/vvcam/v4l2" 12S = "${WORKDIR}/git/vvcam/v4l2"
13 13