]> code.ossystems Code Review - meta-freescale.git/commitdiff
kernel-module-imx-gpu-viv: upgrade to 6.4.0.p2.4
authorAndrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
Wed, 19 Aug 2020 08:21:52 +0000 (08:21 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 29 Sep 2020 21:06:06 +0000 (18:06 -0300)
Align with NXP release imx_5.4.24_2.1.0

Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
(cherry picked from commit 38c0ed98c1346e85da7f43211e781fa929b1792c)

recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.0.p2.4.bb [moved from recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.0.p2.0.bb with 87% similarity]

similarity index 87%
rename from recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.0.p2.0.bb
rename to recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.0.p2.4.bb
index 4c9015e95393f65e9a5fc55b16e5885d95a28a63..7d8d0386683612d67c6d8b452b3d0fafbba92d85 100644 (file)
@@ -1,5 +1,5 @@
 # Copyright (C) 2015-2016 Freescale Semiconductor
-# Copyright 2017-2018 NXP
+# Copyright (C) 2017-2020 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;md5=801f80980d171dd6425610833a22dbe6"
 
-SRCBRANCH = "lf-5.4.y"
+SRCBRANCH = "imx_5.4.24_2.1.0"
 LOCALVERSION = "-${SRCBRANCH}"
 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 = "f8118585ee3c7025265b28985fdfe0af96a84466"
+SRCREV = "2f6f3e92a82e51fe39b53ee758273bef26964836"
 
 S = "${WORKDIR}/git"