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:
Anuj Mittal 2021-11-22 12:33:22 +08:00
parent a3b2f8bb59
commit 9b25d40cb9

View File

@ -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'