]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
piglit: Add missing glslang dependencies
authorTom Hochstein <tom.hochstein@nxp.com>
Tue, 16 May 2023 20:42:00 +0000 (15:42 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 22 May 2023 09:53:44 +0000 (10:53 +0100)
commit89423cc35d9d2d709adaf032bee8340fb91a3af5
tree5fd807f1c127c216f284934f530c2a928ae92da1
parent4ea25d10cbaf90fb928587691addc92c177ca135
piglit: Add missing glslang dependencies

The vulkan configuration requires glslangValidator for build and
runtime.

Fixes configure error:
```
| CMake Error at CMakeLists.txt:191 (message):
|   glslangValidator required by vulkan tests not found
```

Fixes runtime error:
```
name: vulkan@shaders@fs-large-local-array
    result: fail
    returncode: 1
    out:
    err: glslangValidator: No such file or directory
glslangValidator failed
```

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-graphics/piglit/piglit_git.bb