mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-10-22 15:03:59 +02:00
opencl-cts: build SPIR-V files for the spirv-new test
Pull in spirv-tools-native package in order to build SPIR-V files for the spirv-new test. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
bd05e5b608
commit
596e74fc68
|
@ -7,7 +7,7 @@ inherit pkgconfig cmake features_check
|
|||
|
||||
REQUIRED_DISTRO_FEATURES = "opencl"
|
||||
|
||||
DEPENDS += "opencl-headers virtual/libopencl1"
|
||||
DEPENDS += "opencl-headers virtual/libopencl1 spirv-tools-native"
|
||||
RDEPENDS:${PN} += "python3-core python3-io"
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user