summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dynamic-layers/openembedded-layer/recipes-oneapi/ospray/ospray_2.12.0.bb (renamed from dynamic-layers/openembedded-layer/recipes-oneapi/ospray/ospray_2.11.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-oneapi/ospray/ospray_2.11.0.bb b/dynamic-layers/openembedded-layer/recipes-oneapi/ospray/ospray_2.12.0.bb
index 6ea2333e..06de3db6 100644
--- a/dynamic-layers/openembedded-layer/recipes-oneapi/ospray/ospray_2.11.0.bb
+++ b/dynamic-layers/openembedded-layer/recipes-oneapi/ospray/ospray_2.12.0.bb
@@ -15,7 +15,7 @@ S = "${WORKDIR}/git"
15 15
16SRC_URI = "git://github.com/ospray/ospray.git;protocol=https;branch=master \ 16SRC_URI = "git://github.com/ospray/ospray.git;protocol=https;branch=master \
17 " 17 "
18SRCREV = "cdb39c88a2fb806feaae30de897acd30297f8e94" 18SRCREV = "08111292f4671ed8822e7e0374080d75c15538a2"
19 19
20COMPATIBLE_HOST = '(x86_64).*-linux' 20COMPATIBLE_HOST = '(x86_64).*-linux'
21COMPATIBLE_HOST:libc-musl = "null" 21COMPATIBLE_HOST:libc-musl = "null"