It is required by OSPRay recipe.

Signed-off-by: Naveen Saini <[email protected]>
---
 .../openembedded-layer/recipes-oneapi/embree/embree_3.13.0.bb  | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git 
a/dynamic-layers/openembedded-layer/recipes-oneapi/embree/embree_3.13.0.bb 
b/dynamic-layers/openembedded-layer/recipes-oneapi/embree/embree_3.13.0.bb
index 93fdcd18..eb7737fc 100644
--- a/dynamic-layers/openembedded-layer/recipes-oneapi/embree/embree_3.13.0.bb
+++ b/dynamic-layers/openembedded-layer/recipes-oneapi/embree/embree_3.13.0.bb
@@ -19,7 +19,7 @@ SRCREV = "7c53133eb21424f7f0ae1e25bf357e358feaf6ab"
 
 COMPATIBLE_HOST = '(x86_64).*-linux'
 
-DEPENDS = "tbb jpeg libpng glfw"
+DEPENDS = "tbb jpeg libpng glfw ispc-native"
 
 EMBREE-MAX-ISA = "SSE4.2"
 EMBREE-MAX-ISA_intel-corei7-64 = "SSE4.2"
@@ -30,4 +30,5 @@ EXTRA_OECMAKE += " \
                   -DEMBREE_IGNORE_CMAKE_CXX_FLAGS=OFF  \
                   -DEMBREE_MAX_ISA=${EMBREE-MAX-ISA}  \
                   -DEMBREE_TUTORIALS=OFF  \
+                  -DEMBREE_ISPC_SUPPORT=ON  \
                   "
-- 
2.32.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#7149): 
https://lists.yoctoproject.org/g/meta-intel/message/7149
Mute This Topic: https://lists.yoctoproject.org/mt/84012244/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to