restore lost egl-mali-2 test
Change-Id: I6e9e8244768d7e702a8a20ed18f5f0293dfefead Reviewed-by: Lars Knoll <lars.knoll@qt.io>
This commit is contained in:
parent
337ce2fa68
commit
1e6b403ecc
@ -717,6 +717,11 @@
|
||||
"type": "compile",
|
||||
"test": "qpa/eglfs-mali"
|
||||
},
|
||||
"egl-mali-2": {
|
||||
"description": "Mali 2 EGL",
|
||||
"type": "compile",
|
||||
"test": "qpa/eglfs-mali-2"
|
||||
},
|
||||
"egl-viv": {
|
||||
"description": "i.Mx6 EGL",
|
||||
"type": "compile",
|
||||
@ -1855,7 +1860,7 @@
|
||||
},
|
||||
"eglfs_mali": {
|
||||
"description": "EGLFS Mali",
|
||||
"condition": "features.eglfs && tests.egl-mali",
|
||||
"condition": "features.eglfs && (tests.egl-mali || tests.egl-mali-2)",
|
||||
"output": [ "publicQtConfig" ]
|
||||
},
|
||||
"eglfs_viv": {
|
||||
|
Loading…
Reference in New Issue
Block a user