diff options
| author | Naveen Saini <naveen.kumar.saini@intel.com> | 2025-04-21 07:56:18 +0800 |
|---|---|---|
| committer | Naveen Saini <naveen.kumar.saini@intel.com> | 2025-04-23 11:14:28 +0800 |
| commit | f1b9bf5f10a03b357fc9dc58c0fa0614baf6b855 (patch) | |
| tree | dd676ccc81d36db61405bcf28d125ff89f2128f0 /dynamic-layers/openembedded-layer/recipes-oneapi | |
| parent | 6eeb304b095fba12287e92a39e83b772d2198413 (diff) | |
| download | meta-intel-f1b9bf5f10a03b357fc9dc58c0fa0614baf6b855.tar.gz | |
recipes: Fix variable assignment whitespace
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
Diffstat (limited to 'dynamic-layers/openembedded-layer/recipes-oneapi')
2 files changed, 2 insertions, 2 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-oneapi/dpcpp-compiler/intel-oneapi-dpcpp-cpp-runtime_2024.0.0-49819.bb b/dynamic-layers/openembedded-layer/recipes-oneapi/dpcpp-compiler/intel-oneapi-dpcpp-cpp-runtime_2024.0.0-49819.bb index cedbae1e..d881610f 100644 --- a/dynamic-layers/openembedded-layer/recipes-oneapi/dpcpp-compiler/intel-oneapi-dpcpp-cpp-runtime_2024.0.0-49819.bb +++ b/dynamic-layers/openembedded-layer/recipes-oneapi/dpcpp-compiler/intel-oneapi-dpcpp-cpp-runtime_2024.0.0-49819.bb | |||
| @@ -8,7 +8,7 @@ and compatible processors." | |||
| 8 | 8 | ||
| 9 | HOMEPAGE = "https://www.intel.com/content/www/us/en/developer/tools/oneapi/dpc-compiler.html" | 9 | HOMEPAGE = "https://www.intel.com/content/www/us/en/developer/tools/oneapi/dpc-compiler.html" |
| 10 | 10 | ||
| 11 | LICENSE="EULA" | 11 | LICENSE = "EULA" |
| 12 | 12 | ||
| 13 | COMPILERMAINVER = "2024.0" | 13 | COMPILERMAINVER = "2024.0" |
| 14 | 14 | ||
diff --git a/dynamic-layers/openembedded-layer/recipes-oneapi/dpcpp-compiler/intel-oneapi-dpcpp-cpp_2024.0.0-49819.bb b/dynamic-layers/openembedded-layer/recipes-oneapi/dpcpp-compiler/intel-oneapi-dpcpp-cpp_2024.0.0-49819.bb index 90ada087..74af3f93 100644 --- a/dynamic-layers/openembedded-layer/recipes-oneapi/dpcpp-compiler/intel-oneapi-dpcpp-cpp_2024.0.0-49819.bb +++ b/dynamic-layers/openembedded-layer/recipes-oneapi/dpcpp-compiler/intel-oneapi-dpcpp-cpp_2024.0.0-49819.bb | |||
| @@ -8,7 +8,7 @@ and compatible processors." | |||
| 8 | 8 | ||
| 9 | HOMEPAGE = "https://www.intel.com/content/www/us/en/developer/tools/oneapi/dpc-compiler.html" | 9 | HOMEPAGE = "https://www.intel.com/content/www/us/en/developer/tools/oneapi/dpc-compiler.html" |
| 10 | 10 | ||
| 11 | LICENSE="EULA" | 11 | LICENSE = "EULA" |
| 12 | 12 | ||
| 13 | COMPILERMAINVER = "2024.0" | 13 | COMPILERMAINVER = "2024.0" |
| 14 | 14 | ||
