embree: upgrade 4.1.0 -> 4.2.0

Release notes:
https://github.com/embree/embree/releases/tag/v4.2.0

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
Anuj Mittal 2023-08-28 15:08:34 +08:00
parent 5f9c566d79
commit 7017960773

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 = "0fcb306c9176221219dd15e27fe0527ed334948f"
SRCREV = "341ef8c45d1ae072ead1ab65cd76e88b03d9302c"
COMPATIBLE_HOST = '(x86_64).*-linux'
COMPATIBLE_HOST:libc-musl = "null"