summaryrefslogtreecommitdiffstats
path: root/dynamic-layers
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2023-06-30 13:27:45 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2023-07-17 09:24:48 +0800
commitdab85c23256f4e004fbe7a8fe5d4f41002f5c14a (patch)
tree6f258f18a89fceaeaf7749a1a1ed1713dd119a9b /dynamic-layers
parent25884a181291d43ebfb60f872ebf3e797ce499dc (diff)
downloadmeta-intel-dab85c23256f4e004fbe7a8fe5d4f41002f5c14a.tar.gz
intel-compute-runtime: upgrade 23.13.26032.30 -> 23.17.26241.22
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.17.26241.22.bb (renamed from dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_23.13.26032.30.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_23.13.26032.30.bb b/dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_23.17.26241.22.bb
index f6cdf5fd..fe5f886c 100644
--- a/dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_23.13.26032.30.bb
+++ b/dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_23.17.26241.22.bb
@@ -8,7 +8,7 @@ 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.13 \ 11SRC_URI = "git://github.com/intel/compute-runtime.git;protocol=https;branch=releases/23.17 \
12 file://disable-werror.patch \ 12 file://disable-werror.patch \
13 file://add-missing-cstdint-header-to-fix-compile-with-gcc13.patch \ 13 file://add-missing-cstdint-header-to-fix-compile-with-gcc13.patch \
14 " 14 "
@@ -17,7 +17,7 @@ SRC_URI:append:class-target = "file://allow-to-find-cpp-generation-tool.patch \
17 file://external-ocloc.patch \ 17 file://external-ocloc.patch \
18 " 18 "
19 19
20SRCREV = "4cb06ea7c9566fae70538c4bfe6b9d0d4b6a055d" 20SRCREV = "0bb5b3408e6cb61b477e7cad296fd278b11e73be"
21 21
22S = "${WORKDIR}/git" 22S = "${WORKDIR}/git"
23 23