diff options
| author | Yogesh Tyagi <yogesh.tyagi@intel.com> | 2026-01-07 12:41:48 +0530 |
|---|---|---|
| committer | Yogesh Tyagi <yogesh.tyagi@intel.com> | 2026-01-07 12:41:48 +0530 |
| commit | 6bcc26d094970ebbac48a5091dac7d58dbea2855 (patch) | |
| tree | b5bfd0d2b6b35f2530252e0a9b76d6f946fb7952 | |
| parent | 2db3f5c173b8e699173356fa0859cf06acd29555 (diff) | |
| download | meta-intel-6bcc26d094970ebbac48a5091dac7d58dbea2855.tar.gz | |
Revert "Support whinlatter only"
This reverts commit 36e44b684cc74e5d3112f7e430e8ef563d69ee92.
| -rw-r--r-- | conf/layer.conf | 4 | ||||
| -rwxr-xr-x | dynamic-layers/clang-layer/recipes-core/dnn/files/run-ptest (renamed from recipes-core/dnn/files/run-ptest) | 0 | ||||
| -rw-r--r-- | dynamic-layers/clang-layer/recipes-core/dnn/onednn_3.5.3.bb (renamed from recipes-core/dnn/onednn_3.5.3.bb) | 0 | ||||
| -rw-r--r-- | dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime/0002-Build-not-able-to-locate-cpp_generation_tool.patch (renamed from recipes-opencl/compute-runtime/intel-compute-runtime/0002-Build-not-able-to-locate-cpp_generation_tool.patch) | 0 | ||||
| -rw-r--r-- | dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime/0003-external-ocloc.patch (renamed from recipes-opencl/compute-runtime/intel-compute-runtime/0003-external-ocloc.patch) | 0 | ||||
| -rw-r--r-- | dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_25.13.33276.16.bb (renamed from recipes-opencl/compute-runtime/intel-compute-runtime_25.13.33276.16.bb) | 0 | ||||
| -rw-r--r-- | dynamic-layers/clang-layer/recipes-opencl/igc/files/0001-BiF-CMakeLists.txt-remove-opt-from-DEPENDS.patch (renamed from recipes-opencl/igc/files/0001-BiF-CMakeLists.txt-remove-opt-from-DEPENDS.patch) | 0 | ||||
| -rw-r--r-- | dynamic-layers/clang-layer/recipes-opencl/igc/files/0001-Build-not-able-to-locate-BiFManager-bin.patch (renamed from recipes-opencl/igc/files/0001-Build-not-able-to-locate-BiFManager-bin.patch) | 0 | ||||
| -rw-r--r-- | dynamic-layers/clang-layer/recipes-opencl/igc/files/0001-external-SPIRV-Tools-change-path-to-tools-and-header.patch (renamed from recipes-opencl/igc/files/0001-external-SPIRV-Tools-change-path-to-tools-and-header.patch) | 0 | ||||
| -rw-r--r-- | dynamic-layers/clang-layer/recipes-opencl/igc/files/0001-fix-tblgen.patch (renamed from recipes-opencl/igc/files/0001-fix-tblgen.patch) | 0 | ||||
| -rw-r--r-- | dynamic-layers/clang-layer/recipes-opencl/igc/files/0003-Improve-Reproducibility-for-src-package.patch (renamed from recipes-opencl/igc/files/0003-Improve-Reproducibility-for-src-package.patch) | 0 | ||||
| -rw-r--r-- | dynamic-layers/clang-layer/recipes-opencl/igc/intel-graphics-compiler_2.10.10.bb (renamed from recipes-opencl/igc/intel-graphics-compiler_2.10.10.bb) | 0 | ||||
| -rw-r--r-- | dynamic-layers/clang-layer/recipes-opencl/opencl-clang/files/0001-cl_headers-CMakeLists.txt-use-clang-from-native-sysr.patch (renamed from recipes-opencl/opencl-clang/files/0001-cl_headers-CMakeLists.txt-use-clang-from-native-sysr.patch) | 0 | ||||
| -rw-r--r-- | dynamic-layers/clang-layer/recipes-opencl/opencl-clang/files/0002-Request-native-clang-only-when-cross-compiling-464.patch (renamed from recipes-opencl/opencl-clang/files/0002-Request-native-clang-only-when-cross-compiling-464.patch) | 0 | ||||
| -rw-r--r-- | dynamic-layers/clang-layer/recipes-opencl/opencl-clang/opencl-clang.inc (renamed from recipes-opencl/opencl-clang/opencl-clang.inc) | 0 | ||||
| -rw-r--r-- | dynamic-layers/clang-layer/recipes-opencl/opencl-clang/opencl-clang_15.0.0.bb (renamed from recipes-opencl/opencl-clang/opencl-clang_15.0.0.bb) | 0 |
16 files changed, 3 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf index be9503dc..9365f3a2 100644 --- a/conf/layer.conf +++ b/conf/layer.conf | |||
| @@ -19,9 +19,11 @@ LAYERRECOMMENDS_intel = "dpdk" | |||
| 19 | # This should only be incremented on significant changes that will | 19 | # This should only be incremented on significant changes that will |
| 20 | # cause compatibility issues with other layers | 20 | # cause compatibility issues with other layers |
| 21 | LAYERVERSION_intel = "5" | 21 | LAYERVERSION_intel = "5" |
| 22 | LAYERSERIES_COMPAT_intel = "whinlatter" | 22 | LAYERSERIES_COMPAT_intel = "scarthgap whinlatter" |
| 23 | 23 | ||
| 24 | BBFILES_DYNAMIC += " \ | 24 | BBFILES_DYNAMIC += " \ |
| 25 | clang-layer:${LAYERDIR}/dynamic-layers/clang-layer/*/*/*.bb \ | ||
| 26 | clang-layer:${LAYERDIR}/dynamic-layers/clang-layer/*/*/*.bbappend \ | ||
| 25 | openembedded-layer:${LAYERDIR}/dynamic-layers/openembedded-layer/*/*/*.bb \ | 27 | openembedded-layer:${LAYERDIR}/dynamic-layers/openembedded-layer/*/*/*.bb \ |
| 26 | openembedded-layer:${LAYERDIR}/dynamic-layers/openembedded-layer/*/*/*.bbappend \ | 28 | openembedded-layer:${LAYERDIR}/dynamic-layers/openembedded-layer/*/*/*.bbappend \ |
| 27 | meta-python:${LAYERDIR}/dynamic-layers/meta-python/*/*/*.bb \ | 29 | meta-python:${LAYERDIR}/dynamic-layers/meta-python/*/*/*.bb \ |
diff --git a/recipes-core/dnn/files/run-ptest b/dynamic-layers/clang-layer/recipes-core/dnn/files/run-ptest index 82d4df58..82d4df58 100755 --- a/recipes-core/dnn/files/run-ptest +++ b/dynamic-layers/clang-layer/recipes-core/dnn/files/run-ptest | |||
diff --git a/recipes-core/dnn/onednn_3.5.3.bb b/dynamic-layers/clang-layer/recipes-core/dnn/onednn_3.5.3.bb index 531f80c6..531f80c6 100644 --- a/recipes-core/dnn/onednn_3.5.3.bb +++ b/dynamic-layers/clang-layer/recipes-core/dnn/onednn_3.5.3.bb | |||
diff --git a/recipes-opencl/compute-runtime/intel-compute-runtime/0002-Build-not-able-to-locate-cpp_generation_tool.patch b/dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime/0002-Build-not-able-to-locate-cpp_generation_tool.patch index 45288ce1..45288ce1 100644 --- a/recipes-opencl/compute-runtime/intel-compute-runtime/0002-Build-not-able-to-locate-cpp_generation_tool.patch +++ b/dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime/0002-Build-not-able-to-locate-cpp_generation_tool.patch | |||
diff --git a/recipes-opencl/compute-runtime/intel-compute-runtime/0003-external-ocloc.patch b/dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime/0003-external-ocloc.patch index 2001d839..2001d839 100644 --- a/recipes-opencl/compute-runtime/intel-compute-runtime/0003-external-ocloc.patch +++ b/dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime/0003-external-ocloc.patch | |||
diff --git a/recipes-opencl/compute-runtime/intel-compute-runtime_25.13.33276.16.bb b/dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_25.13.33276.16.bb index b13daaa8..b13daaa8 100644 --- a/recipes-opencl/compute-runtime/intel-compute-runtime_25.13.33276.16.bb +++ b/dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_25.13.33276.16.bb | |||
diff --git a/recipes-opencl/igc/files/0001-BiF-CMakeLists.txt-remove-opt-from-DEPENDS.patch b/dynamic-layers/clang-layer/recipes-opencl/igc/files/0001-BiF-CMakeLists.txt-remove-opt-from-DEPENDS.patch index 456a8c65..456a8c65 100644 --- a/recipes-opencl/igc/files/0001-BiF-CMakeLists.txt-remove-opt-from-DEPENDS.patch +++ b/dynamic-layers/clang-layer/recipes-opencl/igc/files/0001-BiF-CMakeLists.txt-remove-opt-from-DEPENDS.patch | |||
diff --git a/recipes-opencl/igc/files/0001-Build-not-able-to-locate-BiFManager-bin.patch b/dynamic-layers/clang-layer/recipes-opencl/igc/files/0001-Build-not-able-to-locate-BiFManager-bin.patch index 87b094aa..87b094aa 100644 --- a/recipes-opencl/igc/files/0001-Build-not-able-to-locate-BiFManager-bin.patch +++ b/dynamic-layers/clang-layer/recipes-opencl/igc/files/0001-Build-not-able-to-locate-BiFManager-bin.patch | |||
diff --git a/recipes-opencl/igc/files/0001-external-SPIRV-Tools-change-path-to-tools-and-header.patch b/dynamic-layers/clang-layer/recipes-opencl/igc/files/0001-external-SPIRV-Tools-change-path-to-tools-and-header.patch index fc66b71d..fc66b71d 100644 --- a/recipes-opencl/igc/files/0001-external-SPIRV-Tools-change-path-to-tools-and-header.patch +++ b/dynamic-layers/clang-layer/recipes-opencl/igc/files/0001-external-SPIRV-Tools-change-path-to-tools-and-header.patch | |||
diff --git a/recipes-opencl/igc/files/0001-fix-tblgen.patch b/dynamic-layers/clang-layer/recipes-opencl/igc/files/0001-fix-tblgen.patch index 3d9ae02f..3d9ae02f 100644 --- a/recipes-opencl/igc/files/0001-fix-tblgen.patch +++ b/dynamic-layers/clang-layer/recipes-opencl/igc/files/0001-fix-tblgen.patch | |||
diff --git a/recipes-opencl/igc/files/0003-Improve-Reproducibility-for-src-package.patch b/dynamic-layers/clang-layer/recipes-opencl/igc/files/0003-Improve-Reproducibility-for-src-package.patch index 4269fadf..4269fadf 100644 --- a/recipes-opencl/igc/files/0003-Improve-Reproducibility-for-src-package.patch +++ b/dynamic-layers/clang-layer/recipes-opencl/igc/files/0003-Improve-Reproducibility-for-src-package.patch | |||
diff --git a/recipes-opencl/igc/intel-graphics-compiler_2.10.10.bb b/dynamic-layers/clang-layer/recipes-opencl/igc/intel-graphics-compiler_2.10.10.bb index f3c19ce1..f3c19ce1 100644 --- a/recipes-opencl/igc/intel-graphics-compiler_2.10.10.bb +++ b/dynamic-layers/clang-layer/recipes-opencl/igc/intel-graphics-compiler_2.10.10.bb | |||
diff --git a/recipes-opencl/opencl-clang/files/0001-cl_headers-CMakeLists.txt-use-clang-from-native-sysr.patch b/dynamic-layers/clang-layer/recipes-opencl/opencl-clang/files/0001-cl_headers-CMakeLists.txt-use-clang-from-native-sysr.patch index 031a77c7..031a77c7 100644 --- a/recipes-opencl/opencl-clang/files/0001-cl_headers-CMakeLists.txt-use-clang-from-native-sysr.patch +++ b/dynamic-layers/clang-layer/recipes-opencl/opencl-clang/files/0001-cl_headers-CMakeLists.txt-use-clang-from-native-sysr.patch | |||
diff --git a/recipes-opencl/opencl-clang/files/0002-Request-native-clang-only-when-cross-compiling-464.patch b/dynamic-layers/clang-layer/recipes-opencl/opencl-clang/files/0002-Request-native-clang-only-when-cross-compiling-464.patch index 2f1814f8..2f1814f8 100644 --- a/recipes-opencl/opencl-clang/files/0002-Request-native-clang-only-when-cross-compiling-464.patch +++ b/dynamic-layers/clang-layer/recipes-opencl/opencl-clang/files/0002-Request-native-clang-only-when-cross-compiling-464.patch | |||
diff --git a/recipes-opencl/opencl-clang/opencl-clang.inc b/dynamic-layers/clang-layer/recipes-opencl/opencl-clang/opencl-clang.inc index 943ddf46..943ddf46 100644 --- a/recipes-opencl/opencl-clang/opencl-clang.inc +++ b/dynamic-layers/clang-layer/recipes-opencl/opencl-clang/opencl-clang.inc | |||
diff --git a/recipes-opencl/opencl-clang/opencl-clang_15.0.0.bb b/dynamic-layers/clang-layer/recipes-opencl/opencl-clang/opencl-clang_15.0.0.bb index e946c31c..e946c31c 100644 --- a/recipes-opencl/opencl-clang/opencl-clang_15.0.0.bb +++ b/dynamic-layers/clang-layer/recipes-opencl/opencl-clang/opencl-clang_15.0.0.bb | |||
