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 18:34:50 +0800
commitc2c0f2ade54375ff5daecace422cee44bc9c61d0 (patch)
treed73b5195104832e110f184f995888bbd2003f5e1
parent311b43239440070f750a0ec44537a26c5f22e131 (diff)
downloadmeta-intel-c2c0f2ade54375ff5daecace422cee44bc9c61d0.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