kernel-module-imx-gpu-viv: Update to commit f34f51f27d

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2024-10-01 20:43:53 +02:00
parent 39bc9fe658
commit e1e3ea8114

View File

@ -12,7 +12,7 @@ SRC_URI = "${LINUX_IMX_SRC};subpath=drivers/mxc/gpu-viv;destsuffix=git/src \
LINUX_IMX_SRC ?= "git://github.com/nxp-imx/linux-imx.git;protocol=https;branch=${SRCBRANCH}"
SRCBRANCH = "lf-6.6.y"
LOCALVERSION = "-lts-next"
SRCREV = "5e2120623f115ee72ebc5bc23bff1f5b63df03cb"
SRCREV = "f34f51f27df9dfe4f59b9591d07bc7a0a03e5fa6"
S = "${WORKDIR}/git"