summaryrefslogtreecommitdiffstats
path: root/dynamic-layers
diff options
context:
space:
mode:
authorTeoh Suh Haw <suh.haw.teoh@intel.com>2023-05-26 14:39:56 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2023-05-30 09:55:36 +0800
commit1340aeb6c799c41eae7703bf3d7fded2d54a952d (patch)
tree91fa53c9e8c9deb32018b6ca6e1dcde0c252a8d2 /dynamic-layers
parentb533ec1ecd0262d0c3f818a0a7c266974ac0bc3f (diff)
downloadmeta-intel-1340aeb6c799c41eae7703bf3d7fded2d54a952d.tar.gz
intel-compute-runtime: upgrade 23.09.25812.14 -> 23.13.26032.30
Release Notes: https://github.com/intel/compute-runtime/releases/tag/23.13.26032.30 Signed-off-by: Teoh Suh Haw <suh.haw.teoh@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_23.13.26032.30.bb (renamed from dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_23.09.25812.14.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_23.09.25812.14.bb b/dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_23.13.26032.30.bb
index cd8eae45..644c978b 100644
--- a/dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_23.09.25812.14.bb
+++ b/dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_23.13.26032.30.bb
@@ -8,14 +8,14 @@ LICENSE = "MIT"
8LIC_FILES_CHKSUM = "file://LICENSE.md;md5=eca6ec6997e18db166db7109cdbe611c \ 8LIC_FILES_CHKSUM = "file://LICENSE.md;md5=eca6ec6997e18db166db7109cdbe611c \
9 file://third_party/opencl_headers/LICENSE;md5=dcefc90f4c3c689ec0c2489064e7273b" 9 file://third_party/opencl_headers/LICENSE;md5=dcefc90f4c3c689ec0c2489064e7273b"
10 10
11SRC_URI = "git://github.com/intel/compute-runtime.git;protocol=https;branch=releases/23.09 \ 11SRC_URI = "git://github.com/intel/compute-runtime.git;protocol=https;branch=releases/23.13 \
12 " 12 "
13 13
14SRC_URI:append:class-target = "file://allow-to-find-cpp-generation-tool.patch \ 14SRC_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 = "d26a2d106c2f0973cdf9fd8c91ba35a377988c1e" 18SRCREV = "4cb06ea7c9566fae70538c4bfe6b9d0d4b6a055d"
19 19
20S = "${WORKDIR}/git" 20S = "${WORKDIR}/git"
21 21