]> code.ossystems Code Review - meta-freescale.git/commitdiff
kernel-module-isp-vvcam: upgrade to 4.2.2.15.0
authorAndrey Zhizhikin <andrey.z@gmail.com>
Thu, 21 Oct 2021 10:26:11 +0000 (10:26 +0000)
committerAndrey Zhizhikin <andrey.z@gmail.com>
Fri, 22 Oct 2021 19:15:38 +0000 (19:15 +0000)
Following commits are included in this upgrade:
----
47588cb ("fix run isp with gpu system hang")
4cba67a ("fix M865SW-752:dual basler ISP no output after run resolution switch")
f1d6fd1 ("fix M865SW-752:ISP no output after run resolution switch")
----

Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.15.0.bb [moved from recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.13.0.bb with 83% similarity]

similarity index 83%
rename from recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.13.0.bb
rename to recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.15.0.bb
index 7eee17d1548f61d2bec017bbdb7daff16db5a4db..f003da18b8843a79ad977e65c5091e706df02f91 100644 (file)
@@ -4,13 +4,13 @@ DESCRIPTION = "Kernel loadable module for ISP"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://${WORKDIR}/git/vvcam/LICENSE;md5=64381a6ea83b48c39fe524c85f65fb44"
 
-SRCBRANCH = "imx_5.10_2.0.0"
+SRCBRANCH = "lf-5.10.52_2.1.0"
 ISP_KERNEL_SRC ?= "git://source.codeaurora.org/external/imx/isp-vvcam.git;protocol=https"
 
 SRC_URI = " \
     ${ISP_KERNEL_SRC};branch=${SRCBRANCH} \
 "
-SRCREV = "47588cb88cc75400b5d2c35a17527e99b752d9be"
+SRCREV = "39bfc64f09f8da3c41df3bdada5becb88bf5bb5f"
 
 S = "${WORKDIR}/git/vvcam/v4l2"