Built intel-ucode from scratch

This commit is contained in:
Berk Çakar
2021-05-26 19:01:05 +03:00
parent 2e8dbbe09d
commit 5c25a87ee6
4 changed files with 70 additions and 7 deletions
+5 -3
View File
@@ -12,15 +12,17 @@
<IsA>library</IsA>
<Summary>Microcode update files for Intel CPUs</Summary>
<Description>Microcode update files for Intel CPUs</Description>
<Archive sha1sum="0ac7bf571c770a29bb878335bf294242ae4ed6ec" type="zip" target="microcode-20210216">https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/archive/refs/tags/microcode-20210216.zip</Archive>
<Archive sha1sum="0ac7bf571c770a29bb878335bf294242ae4ed6ec" type="zip">https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/archive/refs/tags/microcode-20210216.zip</Archive>
<BuildDependencies>
<Dependency>iucode-tool</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>intel-ucode</Name>
<Files>
<Path fileType="data">/usr/share/doc</Path>
<Path fileType="library">/lib/firmware</Path>
<Path fileType="library">/usr/lib/dracut</Path>
<Path fileType="data">/boot</Path>
</Files>
<AdditionalFiles>
<AdditionalFile target="/usr/share/doc/intel-ucode/LICENSE" owner="root" permission="0644">LICENSE</AdditionalFile>