openvkl : upgrade 1.2.0 -> 1.3.0

Release Notes:
https://github.com/openvkl/openvkl/releases/tag/v1.3.0

Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
Yogesh Tyagi 2022-07-25 21:10:58 +08:00 committed by Anuj Mittal
parent 76042df23c
commit 6eb22e6412

View File

@ -20,7 +20,7 @@ S = "${WORKDIR}/git"
SRC_URI = "git://github.com/openvkl/openvkl.git;protocol=https;branch=master \ SRC_URI = "git://github.com/openvkl/openvkl.git;protocol=https;branch=master \
" "
SRCREV = "5da393e9edc8becebbf41c9bb6cb9b87aa0b1e93" SRCREV = "ec551ea08cbceab187326e2358fdc1ceeffaf1d6"
COMPATIBLE_HOST = '(x86_64).*-linux' COMPATIBLE_HOST = '(x86_64).*-linux'
COMPATIBLE_HOST:libc-musl = "null" COMPATIBLE_HOST:libc-musl = "null"