update patch comment
This commit is contained in:
parent
81d6159d8c
commit
da28169adf
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
- hosts: buildservers
|
||||
vars:
|
||||
fedora_version: f31
|
||||
patch_file: acso-5.4.6.patch # This patch has been the same since 4.18, renamed to appear more relevant
|
||||
patch_file: acso-5.4.6.patch # This patch has been modified to work on 5.4+
|
||||
run_epoch: "{{ ansible_date_time.epoch }}"
|
||||
build_dir: /tmp/{{ fedora_version }}_kernel
|
||||
tasks:
|
||||
|
|
Loading…
Reference in a new issue