]> code.ossystems Code Review - meta-freescale.git/commitdiff
kernel-module-imx-gpu-viv: use source code from 5.10.52 879/head
authorPeter Bergin <peter@berginkonsult.se>
Sun, 3 Oct 2021 21:05:26 +0000 (23:05 +0200)
committerPeter Bergin <peter@berginkonsult.se>
Sun, 3 Oct 2021 21:06:37 +0000 (23:06 +0200)
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 <peter@berginkonsult.se>
recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.3.p2.0.bb

index e113aff761f4e20b3d9efd14c3ecccb13049255f..a8b890fe1daf55b434b0c46f03e09894c476c5f8 100644 (file)
@@ -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 \