summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorHiago De Franco <hiago.franco@toradex.com>2024-09-20 10:12:50 +0200
committerHiago De Franco <hiago.franco@toradex.com>2024-09-20 10:16:28 +0200
commite89728491bdcf050a887ec21df2ecb6439a49062 (patch)
treed23fdf82d24a97049649ebe1796f22255b21fdab /recipes-kernel
parent71bf377029d99dc64a54f6cff8941fcdfb8fb58d (diff)
downloadmeta-freescale-e89728491bdcf050a887ec21df2ecb6439a49062.tar.gz
kernel-module-isp-vvcam: Update 6.6.3-1.0.0 to 6.6.23-2.0.0
Update to the new NXP BSP 6.6.23-2.0.0. Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>
Diffstat (limited to 'recipes-kernel')
-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