summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDongwon Kim <dongwon.kim@intel.com>2022-03-23 11:10:04 -0700
committerAnuj Mittal <anuj.mittal@intel.com>2022-03-24 22:46:01 +0800
commitd3d7a7545dbb0896f84f1cf8ad0a458285ff1754 (patch)
treeb8e697514fed9c97c9ecd31e590ba0e0850f5fc2
parent458f83be2ff0aad5db25e632ab9dc28174e68934 (diff)
downloadmeta-intel-d3d7a7545dbb0896f84f1cf8ad0a458285ff1754.tar.gz
compute-runtime: version update from 22.08.22549 to 22.11.22682
Signed-off-by: Dongwon Kim <dongwon.kim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r--dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_22.11.22682.bb (renamed from dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_22.08.22549.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_22.08.22549.bb b/dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_22.11.22682.bb
index faf00757..dd147b7a 100644
--- a/dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_22.08.22549.bb
+++ b/dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_22.11.22682.bb
@@ -15,7 +15,7 @@ SRC_URI:append:class-target = "file://allow-to-find-cpp-generation-tool.patch \
15 file://external-ocloc.patch \ 15 file://external-ocloc.patch \
16 " 16 "
17 17
18SRCREV = "315769424d4b59a29b11ebb4d6418a0ac0a0eeac" 18SRCREV = "c0b7f05897bd5d1185f816c32f98fa2afcf36611"
19 19
20S = "${WORKDIR}/git" 20S = "${WORKDIR}/git"
21 21