Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : intel-microcode | name : intel-microcode | ||||
| version : '20191115' | version : '20201118' | ||||
| release : 11 | release : 12 | ||||
| source : | source : | ||||
| - https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/archive/microcode-20191115.tar.gz : 14b26d27be70774948b8cb582e298f5317263b8b8bb1fe8e41260eae54f531dc | - https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/archive/microcode-20201118.tar.gz : e42a264b7b86e80d013d6d00062467352c1f37e0aaea10fe5b51e4d8687921ab | ||||
| license : EULA | license : EULA | ||||
| component : system.boot | component : system.boot | ||||
| summary : The microcode data file contains the latest Linux microcode definitions for all Intel® Processors | summary : The microcode data file contains the latest Linux microcode definitions for all Intel® Processors | ||||
| description: | | description: | | ||||
| The microcode data file contains the latest Linux microcode definitions for all Intel® Processors. Users will generally not need to install this package as early microcode updating is already enabled in the kernel. | The microcode data file contains the latest Linux microcode definitions for all Intel® Processors. Users will generally not need to install this package as early microcode updating is already enabled in the kernel. | ||||
| install : | | install : | | ||||
| # dracut will choke otherwise | # dracut will choke otherwise | ||||
| rm -f intel-ucode/list | rm -f intel-ucode/list | ||||
| install -Dm00644 intel-ucode/* -t $installdir/lib/firmware/intel-ucode/ | install -Dm00644 intel-ucode/* -t $installdir/lib/firmware/intel-ucode/ | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.