From 6e63b0247c3647710809af923a9d367343f4cf61 Mon Sep 17 00:00:00 2001 From: Yogesh Tyagi Date: Wed, 24 Apr 2024 12:59:31 +0530 Subject: [PATCH] intel-compute-runtime: upgrade 24.05.28454.6 -> 24.13.29138.7 Release Notes: https://github.com/intel/compute-runtime/releases/tag/24.13.29138.7 Signed-off-by: Yogesh Tyagi Signed-off-by: Anuj Mittal --- ...4.05.28454.6.bb => intel-compute-runtime_24.13.29138.7.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename dynamic-layers/clang-layer/recipes-opencl/compute-runtime/{intel-compute-runtime_24.05.28454.6.bb => intel-compute-runtime_24.13.29138.7.bb} (96%) diff --git a/dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_24.05.28454.6.bb b/dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_24.13.29138.7.bb similarity index 96% rename from dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_24.05.28454.6.bb rename to dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_24.13.29138.7.bb index 60125171..5214d5cf 100644 --- a/dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_24.05.28454.6.bb +++ b/dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_24.13.29138.7.bb @@ -8,13 +8,13 @@ LICENSE = "MIT & Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE.md;md5=eca6ec6997e18db166db7109cdbe611c \ file://third_party/opencl_headers/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" -SRC_URI = "git://github.com/intel/compute-runtime.git;protocol=https;branch=releases/24.05 \ +SRC_URI = "git://github.com/intel/compute-runtime.git;protocol=https;branch=releases/24.13 \ file://disable-werror.patch \ file://allow-to-find-cpp-generation-tool.patch \ file://external-ocloc.patch \ " -SRCREV = "23a9725e62c8181193c90e5e5207507a1f136587" +SRCREV = "7131387cdbb02d480a225c70daef913a6c024a6e" S = "${WORKDIR}/git"