mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
embree : upgrade 3.13.4 -> 3.13.5
Release Notes:
https://github.com/embree/embree/releases/tag/v3.13.5
Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
(cherry picked from commit 948757b8f6
)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
aab5eae7c0
commit
f709b3f2b0
|
@ -13,9 +13,8 @@ inherit pkgconfig cmake
|
|||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
SRC_URI = "git://github.com/embree/embree.git;protocol=https;branch=master \
|
||||
"
|
||||
SRCREV = "489b746c0d5010e0da10345e9dc96768bec9a037"
|
||||
SRC_URI = "git://github.com/embree/embree.git;protocol=https;branch=devel3"
|
||||
SRCREV = "698442324ccddd11725fb8875275dc1384f7fb40"
|
||||
|
||||
COMPATIBLE_HOST = '(x86_64).*-linux'
|
||||
COMPATIBLE_HOST:libc-musl = "null"
|
Loading…
Reference in New Issue
Block a user