mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
intel-compute-runtime: upgrade 23.09.25812.14 -> 23.13.26032.30
Release Notes: https://github.com/intel/compute-runtime/releases/tag/23.13.26032.30 Signed-off-by: Teoh Suh Haw <suh.haw.teoh@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
b533ec1ecd
commit
1340aeb6c7
|
@ -8,14 +8,14 @@ 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.09 \
|
||||
SRC_URI = "git://github.com/intel/compute-runtime.git;protocol=https;branch=releases/23.13 \
|
||||
"
|
||||
|
||||
SRC_URI:append:class-target = "file://allow-to-find-cpp-generation-tool.patch \
|
||||
file://external-ocloc.patch \
|
||||
"
|
||||
|
||||
SRCREV = "d26a2d106c2f0973cdf9fd8c91ba35a377988c1e"
|
||||
SRCREV = "4cb06ea7c9566fae70538c4bfe6b9d0d4b6a055d"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
Loading…
Reference in New Issue
Block a user