From 859c1c9635ee1e5dbde1b782fd68a4dbd34e36db Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Mon, 21 Nov 2022 18:11:25 +0100 Subject: kernel-module-imx-gpu-viv: upgrade from 6.4.3.p4.2 to 6.4.3.p4.4 Update to the version used in lf5.15.52_2.1.0. Signed-off-by: Max Krummenacher (cherry picked from commit 40afcf9e06100da18d92ac37da337e2fc581817c) --- .../kernel-modules/kernel-module-imx-gpu-viv_6.4.3.p4.2.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.3.p4.2.bb b/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.3.p4.2.bb index a2aef18d..6c270dfb 100644 --- a/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.3.p4.2.bb +++ b/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.3.p4.2.bb @@ -9,10 +9,10 @@ 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://source.codeaurora.org/external/imx/linux-imx.git;protocol=https;branch=${SRCBRANCH}" +KERNEL_SRC ?= "git://github.com/nxp-imx/linux-imx.git;protocol=https;branch=${SRCBRANCH}" SRCBRANCH = "lf-5.15.y" -LOCALVERSION = "-5.15.32-2.0.0" -SRCREV = "545fd17e9f396c78c692e8abf06e36c5df0f5c69" +LOCALVERSION = "-5.15.52-2.1.0" +SRCREV = "36363d8623ba60858e2632b7d2b70dae932c9a8b" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf