Merge pull request #2277 from OSSystems/topic/kernel-module-imx-gpu-viv

kernel-module-imx-gpu-viv: 6.4.11.p2.4 -> 6.4.11.p3.0
This commit is contained in:
Otavio Salvador 2025-05-15 13:01:49 -03:00 committed by GitHub
commit 3c28146071
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,9 +10,9 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0-only;md5=801f80980d171d
SRC_URI = "${KERNEL_SRC};subpath=drivers/mxc/gpu-viv;destsuffix=git/src \
file://Add-makefile.patch"
KERNEL_SRC ?= "git://github.com/nxp-imx/linux-imx.git;protocol=https;branch=${SRCBRANCH}"
SRCBRANCH = "lf-6.6.y"
LOCALVERSION = "-6.6.3-1.0.0"
SRCREV = "3571388e9660f96b65b5fdcc093cc973ee502949"
SRCBRANCH = "lf-6.12.y"
LOCALVERSION = "-6.12.3-1.0.0"
SRCREV = "d8c9f00d41b313a1ac122530524a62604c6871c9"
S = "${WORKDIR}/git"