This repository was archived by the owner on Aug 5, 2022. It is now read-only.
Commit 5f4920d
committed
beignet: do not install OpenCL headers
Each beignet-${CL_HW_TARGET}-dev installs OpenCL headers but/and
we also have 'virtual/opencl-headers" provider.
When installing 'dev-pkgs' IMAGE_FEATURE or '*-dev' complementary
globs (default in SDKs), the sysroot creation fails with "FileExists"
errors due to overlapping OpenCL headers.
To fix the problem, make sure beignet does not install OpenCL
headers.
Signed-off-by: Mikko Ylinen <mikko.ylinen@linux.intel.com>1 parent 879f73a commit 5f4920d
1 file changed
Lines changed: 2 additions & 0 deletions
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
| 53 | + | |
52 | 54 | | |
53 | 55 | | |
54 | 56 | | |
| |||
0 commit comments