intel-compute-runtime: upgrade 23.13.26032.30 -> 23.17.26241.22

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
Anuj Mittal 2023-06-30 13:27:45 +08:00
parent 25884a1812
commit dab85c2325

View File

@ -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"