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 <[email protected]> --- .../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 -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
