summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJun Zhu <junzhu@nxp.com>2025-08-13 10:34:02 +0800
committerJun Zhu <junzhu@nxp.com>2025-08-13 10:37:46 +0800
commitf34a179be98bed4c976eb230ff685a0824c0c2f4 (patch)
treee4ef8abf9adaefa26bc3859da1e80e91d88ba0f9
parent3b17c90497382425a5e196d60455cf52c6f6e6ed (diff)
downloadmeta-freescale-f34a179be98bed4c976eb230ff685a0824c0c2f4.tar.gz
kernel-module-imx-gpu-viv: Upgrade 6.4.11.p3.0 -> 6.4.11.p3.2
Signed-off-by: Jun Zhu <junzhu@nxp.com>
-rw-r--r--recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.11.p3.2.bb (renamed from recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.11.p3.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.11.p3.0.bb b/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.11.p3.2.bb
index f55ca7084..63086d59a 100644
--- a/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.11.p3.0.bb
+++ b/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.11.p3.2.bb
@@ -11,8 +11,8 @@ SRC_URI = "${KERNEL_SRC};subpath=drivers/mxc/gpu-viv;destsuffix=${S}/src \
11 file://Add-makefile.patch" 11 file://Add-makefile.patch"
12KERNEL_SRC ?= "git://github.com/nxp-imx/linux-imx.git;protocol=https;branch=${SRCBRANCH}" 12KERNEL_SRC ?= "git://github.com/nxp-imx/linux-imx.git;protocol=https;branch=${SRCBRANCH}"
13SRCBRANCH = "lf-6.12.y" 13SRCBRANCH = "lf-6.12.y"
14LOCALVERSION = "-6.12.3-1.0.0" 14LOCALVERSION = "-6.12.20-2.0.0"
15SRCREV = "d8c9f00d41b313a1ac122530524a62604c6871c9" 15SRCREV = "d53b3fa8a69bef5ead825e81aa62dbdd08e1409c"
16 16
17S = "${UNPACKDIR}/${BP}" 17S = "${UNPACKDIR}/${BP}"
18 18