mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
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:
parent
93d651489a
commit
dc19c9bb00
|
@ -14,7 +14,7 @@ inherit pkgconfig cmake
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
SRC_URI = "git://github.com/embree/embree.git;protocol=https;branch=master"
|
SRC_URI = "git://github.com/embree/embree.git;protocol=https;branch=master"
|
||||||
SRCREV = "02192dc3f91ea86bd96a8352c91bfda833c509ae"
|
SRCREV = "0fcb306c9176221219dd15e27fe0527ed334948f"
|
||||||
|
|
||||||
COMPATIBLE_HOST = '(x86_64).*-linux'
|
COMPATIBLE_HOST = '(x86_64).*-linux'
|
||||||
COMPATIBLE_HOST:libc-musl = "null"
|
COMPATIBLE_HOST:libc-musl = "null"
|
Loading…
Reference in New Issue
Block a user