summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYogesh Tyagi <yogesh.tyagi@intel.com>2022-07-25 21:10:58 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2022-07-27 19:03:08 +0800
commit6eb22e6412637bba7c1572bf302c45ca4ac20c22 (patch)
tree9be7989f695a256fab0432260225a65a0682929a
parent76042df23c4a451e6e1fc2bd07f969a1d5b438fc (diff)
downloadmeta-intel-6eb22e6412637bba7c1572bf302c45ca4ac20c22.tar.gz
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>
-rw-r--r--dynamic-layers/openembedded-layer/recipes-oneapi/openvkl/openvkl_1.3.0.bb (renamed from dynamic-layers/openembedded-layer/recipes-oneapi/openvkl/openvkl_1.2.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-oneapi/openvkl/openvkl_1.2.0.bb b/dynamic-layers/openembedded-layer/recipes-oneapi/openvkl/openvkl_1.3.0.bb
index 4691b07f..04255a3c 100644
--- a/dynamic-layers/openembedded-layer/recipes-oneapi/openvkl/openvkl_1.2.0.bb
+++ b/dynamic-layers/openembedded-layer/recipes-oneapi/openvkl/openvkl_1.3.0.bb
@@ -20,7 +20,7 @@ S = "${WORKDIR}/git"
20 20
21SRC_URI = "git://github.com/openvkl/openvkl.git;protocol=https;branch=master \ 21SRC_URI = "git://github.com/openvkl/openvkl.git;protocol=https;branch=master \
22 " 22 "
23SRCREV = "5da393e9edc8becebbf41c9bb6cb9b87aa0b1e93" 23SRCREV = "ec551ea08cbceab187326e2358fdc1ceeffaf1d6"
24 24
25COMPATIBLE_HOST = '(x86_64).*-linux' 25COMPATIBLE_HOST = '(x86_64).*-linux'
26COMPATIBLE_HOST:libc-musl = "null" 26COMPATIBLE_HOST:libc-musl = "null"