]> code.ossystems Code Review - meta-freescale.git/commitdiff
kernel-module-imx-gpu-viv: Update to 6.2.4.p1.6
authorTom Hochstein <tom.hochstein@nxp.com>
Tue, 24 Jul 2018 22:00:53 +0000 (17:00 -0500)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 31 Aug 2018 00:57:08 +0000 (21:57 -0300)
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.2.4.p1.6.bb [moved from recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.2.4.p1.2.bb with 89% similarity]

similarity index 89%
rename from recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.2.4.p1.2.bb
rename to recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.2.4.p1.6.bb
index 2e59a607e70791406c8125ddc38e84fb8ff44eac..0170695b1d90a9e2346fd7c654fe762da1a7c9c2 100644 (file)
@@ -7,7 +7,7 @@ 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.9.88_2.0.0_ga"
+SRCBRANCH = "imx_4.9.88_imx8qxp_beta2"
 LOCALVERSION = "-${SRCBRANCH}"
 
 KERNEL_SRC ?= "git://source.codeaurora.org/external/imx/linux-imx.git;protocol=https"
@@ -15,7 +15,7 @@ SRC_URI = " \
     ${KERNEL_SRC};branch=${SRCBRANCH};subpath=drivers/mxc/gpu-viv;destsuffix=git/src \
     file://Add-makefile.patch \
 "
-SRCREV = "5e23f9d6114784d77fd4ed5848953356c3575532"
+SRCREV = "05f46d3f9b4a8987edac62a52528d52f47cfa42d"
 
 S = "${WORKDIR}/git"