Configure eglfs_kms_egldevice for INTEGRITY ARMv8 Drive CX
Change-Id: If41135cdf8287b90690321bef3ad839db6778782 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io> Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
This commit is contained in:
parent
5a01b58665
commit
ccb3e25d82
@ -85,7 +85,8 @@
|
||||
"test": "qpa/kms",
|
||||
"sources": [
|
||||
{ "type": "pkgConfig", "args": "libdrm" },
|
||||
"-ldrm"
|
||||
{ "libs": "-ldrm", "condition": "!config.integrity" },
|
||||
{ "libs": "-ldrm-nvdc -lposix -livfs -lnvll -lnvdc -lnvrm -lnvrm_graphics -lnvos", "condition": "config.integrity" }
|
||||
]
|
||||
},
|
||||
"egl": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user