summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/kernel-modules
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2021-04-26 15:47:07 -0500
committerOtavio Salvador <otavio@ossystems.com.br>2021-04-26 20:17:58 -0300
commitc5235779f5a766cee20e8c693d3ae0cf771e5c1d (patch)
treebd5a7271b55200a71d83e2c3792f4f3f5701352d /recipes-kernel/kernel-modules
parent676349ec07308ab9e7a62a2474506b8f1c66a603 (diff)
downloadmeta-freescale-c5235779f5a766cee20e8c693d3ae0cf771e5c1d.tar.gz
kernel-module-imx-gpu-viv: Upgrade to 6.4.3.p1.0
Update LOCALVERSION only. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Diffstat (limited to 'recipes-kernel/kernel-modules')
-rw-r--r--recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.3.p1.4.bb (renamed from recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.3.p1.0.bb)2
1 files changed, 1 insertions, 1 deletions
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
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"
8LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6" 8LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6"
9 9
10SRCBRANCH = "imx_5.4.70_2.3.0" 10SRCBRANCH = "imx_5.4.70_2.3.0"
11LOCALVERSION = "-${SRCBRANCH}" 11LOCALVERSION = "-imx_5.4.70_2.3.2"
12KERNEL_SRC ?= "git://source.codeaurora.org/external/imx/linux-imx.git;protocol=https" 12KERNEL_SRC ?= "git://source.codeaurora.org/external/imx/linux-imx.git;protocol=https"
13SRC_URI = " \ 13SRC_URI = " \
14 ${KERNEL_SRC};branch=${SRCBRANCH};subpath=drivers/mxc/gpu-viv;destsuffix=git/src \ 14 ${KERNEL_SRC};branch=${SRCBRANCH};subpath=drivers/mxc/gpu-viv;destsuffix=git/src \