Skip to content
This repository has been archived by the owner on Feb 28, 2023. It is now read-only.

Commit

Permalink
Add condition 'xilinx_xrt_ensure_compatible_kernel=True' to execute '…
Browse files Browse the repository at this point in the history
…Ensure Kernel headers are installed' stage
  • Loading branch information
xlz-jbleclere committed Mar 8, 2022
1 parent ed7c232 commit 26e4eca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tasks/kernel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,5 @@
when:
- ansible_os_family == 'Debian'
- not (xilinx_xrt_container | bool)
- xilinx_xrt_ensure_compatible_kernel | bool

0 comments on commit 26e4eca

Please sign in to comment.