From f1b9bf5f10a03b357fc9dc58c0fa0614baf6b855 Mon Sep 17 00:00:00 2001 From: Naveen Saini Date: Mon, 21 Apr 2025 07:56:18 +0800 Subject: recipes: Fix variable assignment whitespace Signed-off-by: Naveen Saini --- .../dpcpp-compiler/intel-oneapi-dpcpp-cpp-runtime_2024.0.0-49819.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dynamic-layers/openembedded-layer/recipes-oneapi/dpcpp-compiler/intel-oneapi-dpcpp-cpp-runtime_2024.0.0-49819.bb') 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." HOMEPAGE = "https://www.intel.com/content/www/us/en/developer/tools/oneapi/dpc-compiler.html" -LICENSE="EULA" +LICENSE = "EULA" COMPILERMAINVER = "2024.0" -- cgit v1.2.3-54-g00ecf