Fix qpa/kms test with Vibrante 4.1.6.0 on INTEGRITY for Drive CX
Change-Id: I44ae001dc9f96ea8819a56a87be9322326dbbb4b Reviewed-by: Lars Knoll <lars.knoll@qt.io>
This commit is contained in:
parent
fa3940cc4b
commit
27f0d8db91
@ -86,7 +86,7 @@
|
||||
"sources": [
|
||||
{ "type": "pkgConfig", "args": "libdrm" },
|
||||
{ "libs": "-ldrm", "condition": "!config.integrity" },
|
||||
{ "libs": "-ldrm-nvdc -lposix -livfs -lnvll -lnvdc -lnvrm -lnvrm_graphics -lnvos", "condition": "config.integrity" }
|
||||
{ "libs": "-ldrm-nvdc -lposix -livfs -lnvll -lnvdc -lnvrm -lnvrm_graphics -lnvos -lnvtegrahv", "condition": "config.integrity" }
|
||||
]
|
||||
},
|
||||
"egl": {
|
||||
|
Loading…
Reference in New Issue
Block a user