firmware: added amd/intel ucode packages/utilities
Thanks lakostis@ for the suggestion; e.g. some Intel Mac systems won't provide temperature sensors until microcode is updated.
This commit is contained in:
parent
47c4dea456
commit
29a94eaf23
@ -5,6 +5,8 @@
|
|||||||
use/firmware:
|
use/firmware:
|
||||||
@$(call add_feature)
|
@$(call add_feature)
|
||||||
@$(call add,SYSTEM_PACKAGES,firmware-linux)
|
@$(call add,SYSTEM_PACKAGES,firmware-linux)
|
||||||
|
@$(call add,THE_PACKAGES,firmware-amd-ucode)
|
||||||
|
@$(call add,THE_PACKAGES,microcode-data-intel microcode_ctl)
|
||||||
|
|
||||||
use/firmware/server: use/firmware
|
use/firmware/server: use/firmware
|
||||||
@$(call add,SYSTEM_PACKAGES,firmware-aic94xx-seq)
|
@$(call add,SYSTEM_PACKAGES,firmware-aic94xx-seq)
|
||||||
|
Loading…
Reference in New Issue
Block a user