summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/kernel-modules
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2018-07-24 17:00:53 -0500
committerOtavio Salvador <otavio@ossystems.com.br>2018-08-30 21:57:08 -0300
commit2dc7e7575d46fabc9f3b3af9e1b414f6b7fb14f6 (patch)
treec7d1b03eebaca093dd2ebbae83b26b49ca56fab4 /recipes-kernel/kernel-modules
parent327fec627201f90788f4c381253096435e612068 (diff)
downloadmeta-freescale-2dc7e7575d46fabc9f3b3af9e1b414f6b7fb14f6.tar.gz
kernel-module-imx-gpu-viv: Update to 6.2.4.p1.6
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-kernel/kernel-modules')
-rw-r--r--recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.2.4.p1.6.bb (renamed from recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.2.4.p1.2.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.2.4.p1.2.bb b/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.2.4.p1.6.bb
index 2e59a607..0170695b 100644
--- a/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.2.4.p1.2.bb
+++ b/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.2.4.p1.6.bb
@@ -7,7 +7,7 @@ allowing flexibility to use a newer graphics release with an older kernel."
7LICENSE = "GPLv2" 7LICENSE = "GPLv2"
8LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" 8LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
9 9
10SRCBRANCH = "imx_4.9.88_2.0.0_ga" 10SRCBRANCH = "imx_4.9.88_imx8qxp_beta2"
11LOCALVERSION = "-${SRCBRANCH}" 11LOCALVERSION = "-${SRCBRANCH}"
12 12
13KERNEL_SRC ?= "git://source.codeaurora.org/external/imx/linux-imx.git;protocol=https" 13KERNEL_SRC ?= "git://source.codeaurora.org/external/imx/linux-imx.git;protocol=https"
@@ -15,7 +15,7 @@ SRC_URI = " \
15 ${KERNEL_SRC};branch=${SRCBRANCH};subpath=drivers/mxc/gpu-viv;destsuffix=git/src \ 15 ${KERNEL_SRC};branch=${SRCBRANCH};subpath=drivers/mxc/gpu-viv;destsuffix=git/src \
16 file://Add-makefile.patch \ 16 file://Add-makefile.patch \
17" 17"
18SRCREV = "5e23f9d6114784d77fd4ed5848953356c3575532" 18SRCREV = "05f46d3f9b4a8987edac62a52528d52f47cfa42d"
19 19
20S = "${WORKDIR}/git" 20S = "${WORKDIR}/git"
21 21