summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dynamic-layers/openembedded-layer/recipes-oneapi/embree/embree_4.2.0.bb (renamed from dynamic-layers/openembedded-layer/recipes-oneapi/embree/embree_4.1.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-oneapi/embree/embree_4.1.0.bb b/dynamic-layers/openembedded-layer/recipes-oneapi/embree/embree_4.2.0.bb
index c5861753..8b73056c 100644
--- a/dynamic-layers/openembedded-layer/recipes-oneapi/embree/embree_4.1.0.bb
+++ b/dynamic-layers/openembedded-layer/recipes-oneapi/embree/embree_4.2.0.bb
@@ -14,7 +14,7 @@ inherit pkgconfig cmake
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15
16SRC_URI = "git://github.com/embree/embree.git;protocol=https;branch=master" 16SRC_URI = "git://github.com/embree/embree.git;protocol=https;branch=master"
17SRCREV = "0fcb306c9176221219dd15e27fe0527ed334948f" 17SRCREV = "341ef8c45d1ae072ead1ab65cd76e88b03d9302c"
18 18
19COMPATIBLE_HOST = '(x86_64).*-linux' 19COMPATIBLE_HOST = '(x86_64).*-linux'
20COMPATIBLE_HOST:libc-musl = "null" 20COMPATIBLE_HOST:libc-musl = "null"