[meta-intel] [PATCH] intel-graphics-compiler: build only when clang layer is included

Anuj Mittal anuj.mittal at intel.com
Wed Jul 31 06:43:31 PDT 2019


igc needs components from LLVM and clang to be built. Move it to
dynamic-layers/clang-layer so world builds don't fail when clang layer
is not available.

Signed-off-by: Anuj Mittal <anuj.mittal at intel.com>
---
 .../recipes-opencl}/igc/files/0001-Fix-for-the-gcc-9-issue.patch  | 0
 .../igc/files/0001-skip-execution-of-ElfPackager.patch            | 0
 .../recipes-opencl}/igc/intel-graphics-compiler_1.0.6.bb          | 0
 3 files changed, 0 insertions(+), 0 deletions(-)
 rename {recipes-opencl => dynamic-layers/clang-layer/recipes-opencl}/igc/files/0001-Fix-for-the-gcc-9-issue.patch (100%)
 rename {recipes-opencl => dynamic-layers/clang-layer/recipes-opencl}/igc/files/0001-skip-execution-of-ElfPackager.patch (100%)
 rename {recipes-opencl => dynamic-layers/clang-layer/recipes-opencl}/igc/intel-graphics-compiler_1.0.6.bb (100%)

diff --git a/recipes-opencl/igc/files/0001-Fix-for-the-gcc-9-issue.patch b/dynamic-layers/clang-layer/recipes-opencl/igc/files/0001-Fix-for-the-gcc-9-issue.patch
similarity index 100%
rename from recipes-opencl/igc/files/0001-Fix-for-the-gcc-9-issue.patch
rename to dynamic-layers/clang-layer/recipes-opencl/igc/files/0001-Fix-for-the-gcc-9-issue.patch
diff --git a/recipes-opencl/igc/files/0001-skip-execution-of-ElfPackager.patch b/dynamic-layers/clang-layer/recipes-opencl/igc/files/0001-skip-execution-of-ElfPackager.patch
similarity index 100%
rename from recipes-opencl/igc/files/0001-skip-execution-of-ElfPackager.patch
rename to dynamic-layers/clang-layer/recipes-opencl/igc/files/0001-skip-execution-of-ElfPackager.patch
diff --git a/recipes-opencl/igc/intel-graphics-compiler_1.0.6.bb b/dynamic-layers/clang-layer/recipes-opencl/igc/intel-graphics-compiler_1.0.6.bb
similarity index 100%
rename from recipes-opencl/igc/intel-graphics-compiler_1.0.6.bb
rename to dynamic-layers/clang-layer/recipes-opencl/igc/intel-graphics-compiler_1.0.6.bb
-- 
2.21.0



More information about the meta-intel mailing list