basealt.mk: flashrom by default on e2k
This package is requisite for updating "boot" (Elbrus firmware).
This commit is contained in:
parent
ee8892702f
commit
9024e2db24
@ -26,6 +26,7 @@ ifeq (,$(filter-out e2k%,$(ARCH)))
|
||||
@$(call add,THE_PACKAGES,python-module-serial)
|
||||
@$(call add,THE_PACKAGES,setup-mate-nocomposite)
|
||||
@$(call add,THE_PACKAGES,xorg-drv-smi) # use/x11/smi
|
||||
@$(call add,THE_PACKAGES,flashrom)
|
||||
@$(call add,MAIN_GROUPS,workstation/alterator-web)
|
||||
@$(call add,SERVICES_ENABLE,ahttpd) # in case it gets installed
|
||||
ifeq (,$(filter-out e2k,$(ARCH)))
|
||||
|
Loading…
Reference in New Issue
Block a user