aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.11.0.bb (renamed from recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.6.0.bb)6
1 files changed, 3 insertions, 3 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.11.0.bb
index 5cb7f764..43a2b459 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.11.0.bb
@@ -1,16 +1,16 @@
-# Copyright 2020 NXP
+# Copyright 2020-2021 NXP
DESCRIPTION = "Kernel loadable module for ISP"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://${WORKDIR}/git/vvcam/LICENSE;md5=64381a6ea83b48c39fe524c85f65fb44"
-SRCBRANCH = "imx_5.4.70_2.3.0"
+SRCBRANCH = "imx_5.4.70_2.3.2"
ISP_KERNEL_SRC ?= "git://source.codeaurora.org/external/imx/isp-vvcam.git;protocol=https"
SRC_URI = " \
${ISP_KERNEL_SRC};branch=${SRCBRANCH} \
"
-SRCREV = "9824e601d336bcef2dc6284ff3605e0b1d32d63d"
+SRCREV = "6cbf264313b4859c985c8d66bae19b522996de6c"
S = "${WORKDIR}/git/vvcam/v4l2"