From: Peter Bergin Date: Sun, 3 Oct 2021 21:05:26 +0000 (+0200) Subject: kernel-module-imx-gpu-viv: use source code from 5.10.52 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=refs%2Fpull%2F880%2Fhead;p=meta-freescale.git kernel-module-imx-gpu-viv: use source code from 5.10.52 Bump version of source code to be in sync with linux-imx and linux-fslc-imx that currently use 5.10.52-2.1.0 version. Signed-off-by: Peter Bergin (cherry picked from commit a44ea372b4b78cb9b37f0b113f9b4fac9da50670) --- diff --git a/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.3.p2.0.bb b/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.3.p2.0.bb index e113aff7..a8b890fe 100644 --- a/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.3.p2.0.bb +++ b/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.3.p2.0.bb @@ -8,7 +8,7 @@ LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6" SRCBRANCH = "lf-5.10.y" -LOCALVERSION = "-5.10.35-2.0.0" +LOCALVERSION = "-5.10.52-2.1.0" KERNEL_SRC ?= "git://source.codeaurora.org/external/imx/linux-imx.git;protocol=https" SRC_URI = " \ ${KERNEL_SRC};branch=${SRCBRANCH};subpath=drivers/mxc/gpu-viv;destsuffix=git/src \