summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYogesh Tyagi <yogesh.tyagi@intel.com>2022-07-25 21:10:57 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2022-07-27 19:03:08 +0800
commit76042df23c4a451e6e1fc2bd07f969a1d5b438fc (patch)
treeb34f22596bee842ad527fc79a164f94d6d19b73d
parent535b93e4ad1851f19c54381bbb8a3e176e8f12e0 (diff)
downloadmeta-intel-76042df23c4a451e6e1fc2bd07f969a1d5b438fc.tar.gz
embree : upgrade 3.13.3 -> 3.13.4
Release Notes: https://github.com/embree/embree/releases/tag/v3.13.4 Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r--dynamic-layers/openembedded-layer/recipes-oneapi/embree/embree_3.13.4.bb (renamed from dynamic-layers/openembedded-layer/recipes-oneapi/embree/embree_3.13.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-oneapi/embree/embree_3.13.3.bb b/dynamic-layers/openembedded-layer/recipes-oneapi/embree/embree_3.13.4.bb
index 5dc4cc8d..98652e07 100644
--- a/dynamic-layers/openembedded-layer/recipes-oneapi/embree/embree_3.13.3.bb
+++ b/dynamic-layers/openembedded-layer/recipes-oneapi/embree/embree_3.13.4.bb
@@ -15,7 +15,7 @@ S = "${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 \
17 " 17 "
18SRCREV = "0835461a5dd1659696524303dc9cb2f2300ae156" 18SRCREV = "489b746c0d5010e0da10345e9dc96768bec9a037"
19 19
20COMPATIBLE_HOST = '(x86_64).*-linux' 20COMPATIBLE_HOST = '(x86_64).*-linux'
21COMPATIBLE_HOST:libc-musl = "null" 21COMPATIBLE_HOST:libc-musl = "null"