From c5235779f5a766cee20e8c693d3ae0cf771e5c1d Mon Sep 17 00:00:00 2001 From: Tom Hochstein Date: Mon, 26 Apr 2021 15:47:07 -0500 Subject: [PATCH] kernel-module-imx-gpu-viv: Upgrade to 6.4.3.p1.0 Update LOCALVERSION only. Signed-off-by: Tom Hochstein --- ...iv_6.4.3.p1.0.bb => kernel-module-imx-gpu-viv_6.4.3.p1.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-kernel/kernel-modules/{kernel-module-imx-gpu-viv_6.4.3.p1.0.bb => kernel-module-imx-gpu-viv_6.4.3.p1.4.bb} (96%) diff --git a/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.3.p1.0.bb b/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.3.p1.4.bb similarity index 96% rename from recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.3.p1.0.bb rename to recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.3.p1.4.bb index 556ec12d..581bef95 100644 --- a/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.3.p1.0.bb +++ b/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.3.p1.4.bb @@ -8,7 +8,7 @@ LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6" SRCBRANCH = "imx_5.4.70_2.3.0" -LOCALVERSION = "-${SRCBRANCH}" +LOCALVERSION = "-imx_5.4.70_2.3.2" 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 \ -- 2.40.1