aboutsummaryrefslogtreecommitdiffstats
path: root/meta-rcar-gen3/recipes-graphics/gles-module/gles-user-module.bb
diff options
context:
space:
mode:
authorRonan Le Martret <ronan.lemartret@iot.bzh>2018-08-30 12:16:20 +0000
committerRonan Le Martret <ronan.lemartret@iot.bzh>2020-02-07 11:36:36 +0100
commit218ff884d8b796cd3aaee6a79b30b8427d3d4d7f (patch)
treedc80f7df5974f206bccb073839399ab09cb8bc42 /meta-rcar-gen3/recipes-graphics/gles-module/gles-user-module.bb
parente6b7f66f4bde4e6cbb85859f157b9bc5de844f99 (diff)
[AGL] Add driver control checksum
* As the driver files come from out of git repository, we need to check driver file integrity. Change-Id: I46f2a281f8da1ae606e8ae1ee55324fd5fd9b772 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Diffstat (limited to 'meta-rcar-gen3/recipes-graphics/gles-module/gles-user-module.bb')
-rw-r--r--meta-rcar-gen3/recipes-graphics/gles-module/gles-user-module.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-rcar-gen3/recipes-graphics/gles-module/gles-user-module.bb b/meta-rcar-gen3/recipes-graphics/gles-module/gles-user-module.bb
index 344c675..cb7cc20 100644
--- a/meta-rcar-gen3/recipes-graphics/gles-module/gles-user-module.bb
+++ b/meta-rcar-gen3/recipes-graphics/gles-module/gles-user-module.bb
@@ -1,5 +1,6 @@
require include/gles-control.inc
require include/rcar-gen3-path-common.inc
+require include/checksum_control.inc
DESCRIPTION = "PowerVR GPU user module"
LICENSE = "CLOSED"