package/freescale-imx/kernel-module-imx-gpu-viv: bump to version 6.4.0.p1.0
authorGary Bisson <gary.bisson@boundarydevices.com>
Thu, 2 Apr 2020 13:08:41 +0000 (15:08 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 4 Apr 2020 20:40:18 +0000 (22:40 +0200)
This package has been tested on Nitrogen8M with the following commands:
 # modprobe galcore
 # cd /usr/share/examples/viv_samples/vdk/
 # ./tutorial7

Also update the help text as we shouldn't specify a kernel revision. It
is just that this module isn't meant for mainline kernel, only its NXP
forked version.

Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/freescale-imx/kernel-module-imx-gpu-viv/Config.in
package/freescale-imx/kernel-module-imx-gpu-viv/kernel-module-imx-gpu-viv.hash
package/freescale-imx/kernel-module-imx-gpu-viv/kernel-module-imx-gpu-viv.mk

index 038bd4d48365738f139f3049162a480d13e2bd49..4cea37a46c3510c714810cff7bd1d2995c2585a8 100644 (file)
@@ -11,6 +11,6 @@ config BR2_PACKAGE_KERNEL_MODULE_IMX_GPU_VIV
          source code of the same version as base and include fixes
          and improvements developed by FSL Community.
 
-         This module is only meant for NXP-based kernel up to 4.1.x.
+         This module is only meant for NXP-based kernel.
 
          https://github.com/Freescale/kernel-module-imx-gpu-viv
index 19341db6ba75c68de259056f352121b8a9b6032f..fe40692a6b1731d3ae62b61fd1509697ab91584f 100644 (file)
@@ -1,3 +1,3 @@
 # locally computed
-sha256  ad910b7d36dc433bbbe85808d278312e9199635aaa5d00097b70ffab11bde9e6  kernel-module-imx-gpu-viv-86354002bea77acd9ce1812712e9d8485b377ec8.tar.gz
+sha256  d747c39f900315f2f46b8397f55d199c7ece7328ae91ce21a2f5eb0895603865  kernel-module-imx-gpu-viv-4cc1368dc05073b368cfdbadfdf5de3a3d3b15f4.tar.gz
 sha256  b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259  COPYING
index c76a5ee3869ae728ac2dd560a8ac421c8aa9536e..e087ccaa12a00b38e7a5a7b3ddb827ad89c90ff0 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-KERNEL_MODULE_IMX_GPU_VIV_VERSION = 86354002bea77acd9ce1812712e9d8485b377ec8
+KERNEL_MODULE_IMX_GPU_VIV_VERSION = 4cc1368dc05073b368cfdbadfdf5de3a3d3b15f4
 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