kernel-module-isp-vvcam: Switch branch to lf-6.6.y_2.2.0

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2024-09-30 03:52:51 +02:00
parent 0424d1658c
commit 1bd1bfb3a2

View File

@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://${S}/../LICENSE;md5=64381a6ea83b48c39fe524c85f65fb44"
SRC_URI = "${ISP_KERNEL_SRC};branch=${SRCBRANCH}"
ISP_KERNEL_SRC ?= "git://github.com/nxp-imx/isp-vvcam.git;protocol=https"
SRCBRANCH = "lf-6.6.y"
SRCBRANCH = "lf-6.6.y_2.2.0"
SRCREV = "3686f6f658663497691a806d7c44853923728bd5"
S = "${WORKDIR}/git/vvcam/v4l2"