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 similarity index 96% rename from dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_23.13.26032.30.bb rename to 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" LIC_FILES_CHKSUM = "file://LICENSE.md;md5=eca6ec6997e18db166db7109cdbe611c \ file://third_party/opencl_headers/LICENSE;md5=dcefc90f4c3c689ec0c2489064e7273b" -SRC_URI = "git://github.com/intel/compute-runtime.git;protocol=https;branch=releases/23.13 \ +SRC_URI = "git://github.com/intel/compute-runtime.git;protocol=https;branch=releases/23.17 \ file://disable-werror.patch \ file://add-missing-cstdint-header-to-fix-compile-with-gcc13.patch \ " @@ -17,7 +17,7 @@ SRC_URI:append:class-target = "file://allow-to-find-cpp-generation-tool.patch \ file://external-ocloc.patch \ " -SRCREV = "4cb06ea7c9566fae70538c4bfe6b9d0d4b6a055d" +SRCREV = "0bb5b3408e6cb61b477e7cad296fd278b11e73be" S = "${WORKDIR}/git"