From 26d268b690dd1544dec91be897f1241521340b48 Mon Sep 17 00:00:00 2001 From: Anuj Mittal Date: Thu, 19 May 2022 22:04:22 +0800 Subject: intel-graphics-compiler: upgrade 1.0.10395 -> 1.0.11279 * Remove upstreamed patches and refresh others. * Include the LICENSE.md file and remove the cpp file which just points to MIT license. * Update the license to MIT and Apache-2.0 * Install vcb tool from -native recipe. Signed-off-by: Anuj Mittal (cherry picked from commit 7cd06a4a7151341fca82a08b5f820fae6504d409) Signed-off-by: Anuj Mittal --- .../4369c970d4e02258b3c53e854faaa34197124a33.patch | 23 ---------------------- 1 file changed, 23 deletions(-) delete mode 100644 dynamic-layers/clang-layer/recipes-opencl/igc/files/4369c970d4e02258b3c53e854faaa34197124a33.patch (limited to 'dynamic-layers/clang-layer/recipes-opencl/igc/files/4369c970d4e02258b3c53e854faaa34197124a33.patch') diff --git a/dynamic-layers/clang-layer/recipes-opencl/igc/files/4369c970d4e02258b3c53e854faaa34197124a33.patch b/dynamic-layers/clang-layer/recipes-opencl/igc/files/4369c970d4e02258b3c53e854faaa34197124a33.patch deleted file mode 100644 index 1e7816ab..00000000 --- a/dynamic-layers/clang-layer/recipes-opencl/igc/files/4369c970d4e02258b3c53e854faaa34197124a33.patch +++ /dev/null @@ -1,23 +0,0 @@ -From 4369c970d4e02258b3c53e854faaa34197124a33 Mon Sep 17 00:00:00 2001 -From: Marcin Naczk -Date: Tue, 22 Feb 2022 13:09:54 +0000 -Subject: [PATCH] Upgrade github Action build IGC - -- Fix build IGC on Ubuntu 22.04 by adding missing include - -Upstream-Status: Backport -Part of: https://github.com/intel/intel-graphics-compiler/commit/4369c970d4e02258b3c53e854faaa34197124a33 -Signed-off-by: Anuj Mittal ---- -diff --git a/visa/iga/IGALibrary/IR/SWSBSetter.hpp b/visa/iga/IGALibrary/IR/SWSBSetter.hpp -index 6a2de51ee02..4a6fd8735ce 100644 ---- a/visa/iga/IGALibrary/IR/SWSBSetter.hpp -+++ b/visa/iga/IGALibrary/IR/SWSBSetter.hpp -@@ -15,6 +15,7 @@ SPDX-License-Identifier: MIT - #include "Operand.hpp" - #include "../ErrorHandler.hpp" - #include "RegDeps.hpp" -+#include - - namespace iga - { -- cgit v1.2.3-54-g00ecf