thermald is x86_64 only
As with mcelog and microcode_ctl, add it to the blocklist and list it manually in packages-x86_64 in fedora-common-ostree.yaml instead. This should fix non-x86_64 arches which are failing because they can't find it. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
e08db2a4aa
commit
6cda332fc8
3 changed files with 2 additions and 1 deletions
|
@ -73,6 +73,7 @@ packages-x86_64:
|
|||
- shim
|
||||
- microcode_ctl
|
||||
- mcelog
|
||||
- thermald
|
||||
- hyperv-daemons
|
||||
- open-vm-tools-desktop
|
||||
- virtualbox-guest-additions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue