embree: upgrade 4.0.1 -> 4.1.0

Release Notes:
https://github.com/embree/embree/releases/tag/v4.1.0

Signed-off-by: Teoh Suh Haw <suh.haw.teoh@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
Teoh Suh Haw 2023-05-17 12:49:39 +08:00 committed by Anuj Mittal
parent 93d651489a
commit dc19c9bb00

View File

@ -14,7 +14,7 @@ inherit pkgconfig cmake
S = "${WORKDIR}/git"
SRC_URI = "git://github.com/embree/embree.git;protocol=https;branch=master"
SRCREV = "02192dc3f91ea86bd96a8352c91bfda833c509ae"
SRCREV = "0fcb306c9176221219dd15e27fe0527ed334948f"
COMPATIBLE_HOST = '(x86_64).*-linux'
COMPATIBLE_HOST:libc-musl = "null"