Commit f848f6f
authored
Rename xilinx.icd to amdxrt.icd for XRT upstream builds (#9386)
Avoid package conflict when installing internal XRT packages
(/opt/xilinx) with upstream packages (/usr).
The OpenCL ICD loader `/etc/OpenCL/vendors/xilinx.icd` is installed by
internally built xrt-base package, which otherwise installs content
to `/opt/xilinx/xrt`. For upstream packages, the ICD loader must
be named differently in order to co-exist with internal installs.
Signed-off-by: Soren Soe <[email protected]>1 parent 8690ce1 commit f848f6f
1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
5 | 9 | | |
6 | 10 | | |
7 | 11 | | |
8 | 12 | | |
9 | | - | |
| 13 | + | |
10 | 14 | | |
11 | 15 | | |
12 | 16 | | |
| |||
0 commit comments