]> code.ossystems Code Review - meta-freescale.git/commitdiff
kernel-module-imx-gpu-viv: upgrade to 6.4.0.p2
authorAndrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
Mon, 13 Apr 2020 20:48:45 +0000 (20:48 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 16 Apr 2020 13:32:45 +0000 (10:32 -0300)
Upgrade kernel module version to next p2 stepping as it is aligned in
the linux-imx source tree and matches the new kernel 5.4.3-1.0.0 version.

Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.0.p2.0.bb [moved from recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.0.p1.0.bb with 90% similarity]

similarity index 90%
rename from recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.0.p1.0.bb
rename to recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.0.p2.0.bb
index 9c077ac2d0f1ffa4b4841cddf133fa80f37abaee..4c9015e95393f65e9a5fc55b16e5885d95a28a63 100644 (file)
@@ -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 = "imx_4.19.35_1.1.0"
+SRCBRANCH = "lf-5.4.y"
 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 = "0f9917c56d5995e1dc3bde5658e2d7bc865464de"
+SRCREV = "f8118585ee3c7025265b28985fdfe0af96a84466"
 
 S = "${WORKDIR}/git"