mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
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:
parent
5f9c566d79
commit
7017960773
|
@ -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"
|
Loading…
Reference in New Issue
Block a user