diff options
author | Tom Hochstein <tom.hochstein@nxp.com> | 2021-04-26 15:47:07 -0500 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2021-04-26 20:17:58 -0300 |
commit | c5235779f5a766cee20e8c693d3ae0cf771e5c1d (patch) | |
tree | bd5a7271b55200a71d83e2c3792f4f3f5701352d | |
parent | 676349ec07308ab9e7a62a2474506b8f1c66a603 (diff) | |
download | meta-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>
-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" | |||
8 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6" | 8 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6" |
9 | 9 | ||
10 | SRCBRANCH = "imx_5.4.70_2.3.0" | 10 | SRCBRANCH = "imx_5.4.70_2.3.0" |
11 | LOCALVERSION = "-${SRCBRANCH}" | 11 | LOCALVERSION = "-imx_5.4.70_2.3.2" |
12 | KERNEL_SRC ?= "git://source.codeaurora.org/external/imx/linux-imx.git;protocol=https" | 12 | KERNEL_SRC ?= "git://source.codeaurora.org/external/imx/linux-imx.git;protocol=https" |
13 | SRC_URI = " \ | 13 | SRC_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 \ |