Added entry for Intel(R) Implicit SPMD Program Compiler (ISPC) in third-party-programs.txt.
Target ospray_module_cpu library build need libispcrt from ispc, so added ispc also to DEPENDS. Signed-off-by: Naveen Saini <[email protected]> --- .../ospray/{ospray_2.10.0.bb => ospray_2.11.0.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename dynamic-layers/openembedded-layer/recipes-oneapi/ospray/{ospray_2.10.0.bb => ospray_2.11.0.bb} (83%) diff --git a/dynamic-layers/openembedded-layer/recipes-oneapi/ospray/ospray_2.10.0.bb b/dynamic-layers/openembedded-layer/recipes-oneapi/ospray/ospray_2.11.0.bb similarity index 83% rename from dynamic-layers/openembedded-layer/recipes-oneapi/ospray/ospray_2.10.0.bb rename to dynamic-layers/openembedded-layer/recipes-oneapi/ospray/ospray_2.11.0.bb index bd0d41d8..6ea2333e 100644 --- a/dynamic-layers/openembedded-layer/recipes-oneapi/ospray/ospray_2.10.0.bb +++ b/dynamic-layers/openembedded-layer/recipes-oneapi/ospray/ospray_2.11.0.bb @@ -6,7 +6,7 @@ HOMEPAGE = "https://www.ospray.org/" LICENSE = "Apache-2.0 & BSD-3-Clause & MIT & Zlib" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=1dece7821bf3fd70fe1309eaa37d52a2 \ - file://third-party-programs.txt;md5=7cccb4c920e5b7de8eddf8a5d408d900 \ + file://third-party-programs.txt;md5=978092834060d3f38dbcb11ade918e2c \ " inherit pkgconfig cmake @@ -15,12 +15,12 @@ S = "${WORKDIR}/git" SRC_URI = "git://github.com/ospray/ospray.git;protocol=https;branch=master \ " -SRCREV = "fdda0889f9143a8b20f26389c22d1691f1a6a527" +SRCREV = "cdb39c88a2fb806feaae30de897acd30297f8e94" COMPATIBLE_HOST = '(x86_64).*-linux' COMPATIBLE_HOST:libc-musl = "null" -DEPENDS = "rkcommon ispc-native openvkl embree" +DEPENDS = "rkcommon ispc ispc-native openvkl embree" EXTRA_OECMAKE += " \ -DISPC_EXECUTABLE=${STAGING_BINDIR_NATIVE}/ispc \ -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#7877): https://lists.yoctoproject.org/g/meta-intel/message/7877 Mute This Topic: https://lists.yoctoproject.org/mt/97667988/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
