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>
(cherry picked from commit 76042df23c)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
Yogesh Tyagi 2022-07-25 21:10:57 +08:00 committed by Anuj Mittal
parent 178d4eea0a
commit aab5eae7c0

View File

@ -15,7 +15,7 @@ S = "${WORKDIR}/git"
SRC_URI = "git://github.com/embree/embree.git;protocol=https;branch=master \
"
SRCREV = "0835461a5dd1659696524303dc9cb2f2300ae156"
SRCREV = "489b746c0d5010e0da10345e9dc96768bec9a037"
COMPATIBLE_HOST = '(x86_64).*-linux'
COMPATIBLE_HOST:libc-musl = "null"