diff options
| author | Yogesh Tyagi <yogesh.tyagi@intel.com> | 2026-01-27 20:24:09 +0530 |
|---|---|---|
| committer | Yogesh Tyagi <yogesh.tyagi@intel.com> | 2026-01-27 20:24:09 +0530 |
| commit | efb392f62ecf5312e419228f534def14304fc712 (patch) | |
| tree | 228fb729d1f1d3db6171d2695dd997da8bebc750 | |
| parent | 04975bcabc791916fb468e3ad0cf502e5048ff86 (diff) | |
| download | meta-intel-efb392f62ecf5312e419228f534def14304fc712.tar.gz | |
onedpl : upgrade 2022.8.0 -> 2022.11.0
Release Notes:
https://github.com/uxlfoundation/oneDPL/releases/tag/oneDPL-2022.11.0-release
Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
| -rw-r--r-- | dynamic-layers/clang-layer/recipes-oneapi/onedpl/onedpl_2022.11.0.bb (renamed from dynamic-layers/clang-layer/recipes-oneapi/onedpl/onedpl_2022.8.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dynamic-layers/clang-layer/recipes-oneapi/onedpl/onedpl_2022.8.0.bb b/dynamic-layers/clang-layer/recipes-oneapi/onedpl/onedpl_2022.11.0.bb index 9e2547a1..c7831a12 100644 --- a/dynamic-layers/clang-layer/recipes-oneapi/onedpl/onedpl_2022.8.0.bb +++ b/dynamic-layers/clang-layer/recipes-oneapi/onedpl/onedpl_2022.11.0.bb | |||
| @@ -9,9 +9,9 @@ LICENSE = "Apache-2.0-with-LLVM-exception" | |||
| 9 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2e982d844baa4df1c80de75470e0c5cb \ | 9 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2e982d844baa4df1c80de75470e0c5cb \ |
| 10 | file://third-party-programs.txt;md5=409cd5c825a23043b6bb347861d34b35" | 10 | file://third-party-programs.txt;md5=409cd5c825a23043b6bb347861d34b35" |
| 11 | 11 | ||
| 12 | SRC_URI = "git://github.com/uxlfoundation/oneDPL.git;protocol=https;branch=release/2022.8.0 \ | 12 | SRC_URI = "git://github.com/uxlfoundation/oneDPL.git;protocol=https;branch=release/2022.11.0 \ |
| 13 | " | 13 | " |
| 14 | SRCREV = "89d8d8befd4da2cb52f3724f668d17d7e39d42cf" | 14 | SRCREV = "1a9da9fb4d2dace64ace7dac3ce6072a13ecd35d" |
| 15 | 15 | ||
| 16 | do_compile[noexec] = "1" | 16 | do_compile[noexec] = "1" |
| 17 | do_configure[noexec] = "1" | 17 | do_configure[noexec] = "1" |
