mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00: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…
x
Reference in New Issue
Block a user