embree: upgrade 4.3.0 -> 4.3.1

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

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
Anuj Mittal 2024-02-28 11:50:15 +08:00
parent 96ccbae896
commit a220c9eb58

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 = "be0accfd0b246e2b03355b8ee7710a22c1b49240"
SRCREV = "daa8de0e714e18ad5e5c9841b67c1950d9c91c51"
COMPATIBLE_HOST = '(x86_64).*-linux'
COMPATIBLE_HOST:libc-musl = "null"