]> code.ossystems Code Review - meta-freescale.git/commitdiff
kernel-module-imx-gpu-viv: use source code from 5.10.52 backport-879-to-hardknott 880/head
authorPeter Bergin <peter@berginkonsult.se>
Sun, 3 Oct 2021 21:05:26 +0000 (23:05 +0200)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Mon, 4 Oct 2021 12:07:01 +0000 (12:07 +0000)
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>
(cherry picked from commit a44ea372b4b78cb9b37f0b113f9b4fac9da50670)

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 \