mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
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:
parent
25884a1812
commit
dab85c2325
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user