diff options
author | Anuj Mittal <anuj.mittal@intel.com> | 2020-04-20 13:32:10 +0800 |
---|---|---|
committer | Anuj Mittal <anuj.mittal@intel.com> | 2020-04-20 21:58:51 +0800 |
commit | 7e92c4dd59325750129e55491bfc5c0fa698cfda (patch) | |
tree | 11e9cfd10310db3c8656aad33bec139c5414fb1f /dynamic-layers/clang-layer/recipes-opencl | |
parent | 59383f5fd6a8a3b4af4710cd21e3a3ebeb6fe76e (diff) | |
download | meta-intel-7e92c4dd59325750129e55491bfc5c0fa698cfda.tar.gz |
compute-runtime: upgrade 20.14.16441 -> 20.15.16524
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'dynamic-layers/clang-layer/recipes-opencl')
-rw-r--r-- | dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_20.15.16524.bb (renamed from dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_20.14.16441.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_20.14.16441.bb b/dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_20.15.16524.bb index d8b2fab5..5525b66a 100644 --- a/dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_20.14.16441.bb +++ b/dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_20.15.16524.bb | |||
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=ae27f47fd6755510247c19e547e4c804 \ | |||
11 | SRC_URI = "git://github.com/intel/compute-runtime.git;protocol=https \ | 11 | SRC_URI = "git://github.com/intel/compute-runtime.git;protocol=https \ |
12 | " | 12 | " |
13 | 13 | ||
14 | SRCREV = "4786f1a6c2910207b9f544ef3a087c4cb04280dc" | 14 | SRCREV = "e0633548a9bd025c70bc7f3539eef094b1bc9ce1" |
15 | 15 | ||
16 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |
17 | 17 | ||