summaryrefslogtreecommitdiffstats
path: root/dynamic-layers
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2021-02-02 18:33:31 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2021-02-02 23:10:43 +0800
commitc96f9d1fdb98e6b5c17dd577d195a56bf20f24aa (patch)
tree09acee8ac9d916d640ecfb3336b5bfcd09ae0460 /dynamic-layers
parent5d6513bae51d3c7552e1ee565e4de652143430cf (diff)
downloadmeta-intel-c96f9d1fdb98e6b5c17dd577d195a56bf20f24aa.tar.gz
intel-compute-runtime: upgrade 20.46.18421 -> 21.04.18912
Ref: https://github.com/intel/compute-runtime/releases/tag/21.04.18912 Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'dynamic-layers')
-rw-r--r--dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_21.04.18912.bb (renamed from dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_20.46.18421.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_20.46.18421.bb b/dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_21.04.18912.bb
index 6c530c2a..59ae0713 100644
--- a/dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_20.46.18421.bb
+++ b/dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_21.04.18912.bb
@@ -12,7 +12,7 @@ SRC_URI = "git://github.com/intel/compute-runtime.git;protocol=https \
12 " 12 "
13SRC_URI_append_class-target = " file://allow-to-find-cpp-generation-tool.patch" 13SRC_URI_append_class-target = " file://allow-to-find-cpp-generation-tool.patch"
14 14
15SRCREV = "3f6d1f5ee958f6243d994f564ee29345f7869271" 15SRCREV = "5a05d7643c4d8cc14e281b686c78101a7a01e8e1"
16 16
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18 18