]> code.ossystems Code Review - meta-freescale.git/commitdiff
kernel-module-imx-gpu-viv: Upgrade to 6.4.3.p2.0
authorTom Hochstein <tom.hochstein@nxp.com>
Wed, 18 Aug 2021 20:10:47 +0000 (15:10 -0500)
committerTom Hochstein <tom.hochstein@nxp.com>
Wed, 18 Aug 2021 20:13:36 +0000 (15:13 -0500)
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.3.p2.0.bb [moved from recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.3.p1.4.bb with 83% similarity]

similarity index 83%
rename from recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.3.p1.4.bb
rename to recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.3.p2.0.bb
index 581bef9508821389a626b1b0b75142d20c04ac7b..e113aff761f4e20b3d9efd14c3ecccb13049255f 100644 (file)
@@ -1,5 +1,5 @@
 # Copyright (C) 2015-2016 Freescale Semiconductor
-# Copyright (C) 2017-2020 NXP
+# Copyright (C) 2017-2021 NXP
 
 SUMMARY = "Kernel loadable module for Vivante GPU"
 DESCRIPTION = "Builds the Vivante GPU kernel driver as a loadable kernel module, \
@@ -7,14 +7,14 @@ allowing flexibility to use a newer graphics release with an older kernel."
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6"
 
-SRCBRANCH = "imx_5.4.70_2.3.0"
-LOCALVERSION = "-imx_5.4.70_2.3.2"
+SRCBRANCH = "lf-5.10.y"
+LOCALVERSION = "-5.10.35-2.0.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 \
     file://Add-makefile.patch \
 "
-SRCREV = "13b3c469663da0c79d385ce15887f6b5805f060d"
+SRCREV = "5b2559d9d66b0b9561fc42dd8007dfe4569573df"
 
 S = "${WORKDIR}/git"