diff options
author | Gary Bisson <gary.bisson@boundarydevices.com> | 2018-06-12 17:02:21 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-06-17 15:28:14 +0200 |
commit | 376377d946580549beec1058dad63d85f3e2a1e3 (patch) | |
tree | 4ad401fa6a10b89d8b87511b16aa2b822b79fda6 /package/freescale-imx/kernel-module-imx-gpu-viv/kernel-module-imx-gpu-viv.mk | |
parent | c72165998bba0982e4f41f97a508b08b0723cbe6 (diff) | |
download | buildroot-376377d946580549beec1058dad63d85f3e2a1e3.tar.gz buildroot-376377d946580549beec1058dad63d85f3e2a1e3.zip |
kernel-module-imx-gpu-viv: bump to version 6.2.4.p1.2
This package has been tested with the following commands:
# modprobe galcore
# cd /usr/share/examples/viv_samples/vdk/
# ./tutorial7
Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/freescale-imx/kernel-module-imx-gpu-viv/kernel-module-imx-gpu-viv.mk')
-rw-r--r-- | package/freescale-imx/kernel-module-imx-gpu-viv/kernel-module-imx-gpu-viv.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/freescale-imx/kernel-module-imx-gpu-viv/kernel-module-imx-gpu-viv.mk b/package/freescale-imx/kernel-module-imx-gpu-viv/kernel-module-imx-gpu-viv.mk index 2e6744c4f9..c76a5ee386 100644 --- a/package/freescale-imx/kernel-module-imx-gpu-viv/kernel-module-imx-gpu-viv.mk +++ b/package/freescale-imx/kernel-module-imx-gpu-viv/kernel-module-imx-gpu-viv.mk @@ -4,7 +4,7 @@ # ################################################################################ -KERNEL_MODULE_IMX_GPU_VIV_VERSION = 3b9e057f29853fd29364aa666328a92b807007d7 +KERNEL_MODULE_IMX_GPU_VIV_VERSION = 86354002bea77acd9ce1812712e9d8485b377ec8 KERNEL_MODULE_IMX_GPU_VIV_SITE = \ $(call github,Freescale,kernel-module-imx-gpu-viv,$(KERNEL_MODULE_IMX_GPU_VIV_VERSION)) KERNEL_MODULE_IMX_GPU_VIV_LICENSE = GPL-2.0 |