]> code.ossystems Code Review - meta-freescale.git/commitdiff
kernel-module-imx-gpu-viv: Upgrade to 6.2.4.p1.8
authorTom Hochstein <tom.hochstein@nxp.com>
Thu, 1 Nov 2018 15:08:38 +0000 (10:08 -0500)
committerTom Hochstein <tom.hochstein@nxp.com>
Fri, 2 Nov 2018 15:36:05 +0000 (10:36 -0500)
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.2.4.p1.8.bb [moved from recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.2.4.p1.6.bb with 89% similarity]

similarity index 89%
rename from recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.2.4.p1.6.bb
rename to recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.2.4.p1.8.bb
index 32279493b4154340d31ed1d0dcd4dd547ea59ceb..9201dd273d26edb987bfd7b3d8cda9596046543b 100644 (file)
@@ -7,15 +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.9.88_imx8qxp_beta2"
+SRCBRANCH = "imx_4.9.123_imx8mm_ga"
 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 = "05f46d3f9b4a8987edac62a52528d52f47cfa42d"
+SRCREV = "6a71cbc089755afd6a86c005c22a1af6eab24a70"
 
 S = "${WORKDIR}/git"