summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDongwon Kim <dongwon.kim@intel.com>2021-08-25 11:00:45 -0700
committerAnuj Mittal <anuj.mittal@intel.com>2021-08-26 12:10:09 +0800
commita41f5a188a456fe82791d9dca534fd704e53aaca (patch)
tree6c6b8ce8669494d6422dc5a8c02a74a9bb5a725b
parent0a48a4657df3aa518a82e4e3225aa4481f4d4c0f (diff)
downloadmeta-intel-a41f5a188a456fe82791d9dca534fd704e53aaca.tar.gz
compute-runtime: move up to the commit for ADL-P support
new compute-runtime code base including ADL-P support and one more ADL-S sku with dev id of 0x4690 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_21.33.20678.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_21.33.20678.bb b/dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_21.33.20678.bb
index c97e09f8..4c94bcbe 100644
--- a/dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_21.33.20678.bb
+++ b/dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_21.33.20678.bb
@@ -14,7 +14,7 @@ SRC_URI = "git://github.com/intel/compute-runtime.git;protocol=https \
14 14
15SRC_URI:append:class-target = "file://allow-to-find-cpp-generation-tool.patch" 15SRC_URI:append:class-target = "file://allow-to-find-cpp-generation-tool.patch"
16 16
17SRCREV = "0a106c150e3cde872b4728d766134d99c02e8b1c" 17SRCREV = "4461fcdc2a0d28cab8c80b6cfc3a11baef707acc"
18 18
19S = "${WORKDIR}/git" 19S = "${WORKDIR}/git"
20 20