kernel-module-imx-gpu-viv: Update to commit 4aaea18ecb

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2025-01-28 12:18:51 +01:00
parent 79ab004552
commit ef89fdba1d

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.12.y"
LOCALVERSION = "-lts-next"
SRCREV = "87db307efae0729e461694d9efa60dd2d917fc0c"
SRCREV = "4aaea18ecb016ea678eddabc9d26e0aa4f897c7c"
S = "${WORKDIR}/git"