mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
openvkl: upgrade 1.0.1 -> 1.1.0
Release notes:
vklExamples improvements: asynchronous rendering, multiple viewports, docking, and more
Fixed bug in openvkl_utility_vdb which could lead to crashes when creating VDB volumes with temporally constant tiles
Superbuild updates to latest versions of dependencies
Minimum rkcommon version is now 1.8.0
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
a3b2f8bb59
commit
9b25d40cb9
|
|
@ -20,7 +20,7 @@ S = "${WORKDIR}/git"
|
|||
|
||||
SRC_URI = "git://github.com/openvkl/openvkl.git;protocol=https;branch=master \
|
||||
"
|
||||
SRCREV = "dcdd2e1f839ca03c6fe6036d824a5db1cdaabcdb"
|
||||
SRCREV = "b2cfd8ab94420489e2ed9a25fb0d512c2577e5de"
|
||||
|
||||
COMPATIBLE_HOST = '(x86_64).*-linux'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user