mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
openvkl: upgrade 1.0.0 -> 1.0.1
- Fixed issue in `structuredRegular` and `vdb` interval iterators that could lead to erroneous initial intervals for certain ray inputs - Fixed handling of `intervalResolutionHint` interval iterator context parameter for `amr`, `particle`, and `unstructured` volumes with small numbers of cells / primitives Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
df6b636604
commit
32c0525440
|
@ -20,7 +20,7 @@ S = "${WORKDIR}/git"
|
||||||
|
|
||||||
SRC_URI = "git://github.com/openvkl/openvkl.git;protocol=https \
|
SRC_URI = "git://github.com/openvkl/openvkl.git;protocol=https \
|
||||||
"
|
"
|
||||||
SRCREV = "5a7071d9b9fd5413d04871dff252ab0bf93fbf03"
|
SRCREV = "dcdd2e1f839ca03c6fe6036d824a5db1cdaabcdb"
|
||||||
|
|
||||||
COMPATIBLE_HOST = '(x86_64).*-linux'
|
COMPATIBLE_HOST = '(x86_64).*-linux'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user