Skip to content

Commit

Permalink
icc: drop Intel C++ classic compiler support
Browse files Browse the repository at this point in the history
Support for Intel(R) oneAPI DPC++/C++ (icx) compiler is being added. So
remove the support for the classic compiler.

Signed-off-by: Naveen Saini <[email protected]>
Signed-off-by: Anuj Mittal <[email protected]>
  • Loading branch information
saininav authored and anujm1 committed Nov 23, 2022
1 parent 555a2f9 commit 2c58fe0
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 222 deletions.
43 changes: 0 additions & 43 deletions classes/icc.bbclass

This file was deleted.

3 changes: 0 additions & 3 deletions conf/layer.conf
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,3 @@ PREFERRED_PROVIDER_nativesdk-libva ?= "nativesdk-libva"
PREFERRED_PROVIDER_libva-utils ?= "libva-utils"
PREFERRED_PROVIDER_libva-utils-native ?= "libva-utils-native"
PREFERRED_PROVIDER_nativesdk-libva-utils ?= "nativesdk-libva-utils"

# Do not include icc in SDK unless user wants to.
ICCSDK ??= "0"
54 changes: 0 additions & 54 deletions conf/noniccable.conf

This file was deleted.

This file was deleted.

This file was deleted.

17 changes: 0 additions & 17 deletions recipes-core/meta/icc-environment.inc

This file was deleted.

4 changes: 0 additions & 4 deletions recipes-core/meta/meta-environment-extsdk.bbappend

This file was deleted.

4 changes: 0 additions & 4 deletions recipes-core/meta/meta-environment.bbappend

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit 2c58fe0

Please sign in to comment.