basealt.mk: Use rootfs-installer-features in vm/* images
Use some installer-features in vm/*.
This commit is contained in:
parent
4cb215ce09
commit
25cf607825
@ -70,7 +70,10 @@ ifeq (vm,$(IMAGE_CLASS))
|
||||
ifeq (,$(filter-out aarch64 armh,$(ARCH)))
|
||||
|
||||
vm/alt-workstation: vm/systemd use/x11/armsoc use/x11/lightdm/gtk \
|
||||
use/oem use/repo use/bootloader/uboot mixin/alt-workstation; @:
|
||||
use/oem use/repo use/bootloader/uboot mixin/alt-workstation
|
||||
@$(call add,THE_PACKAGES,rootfs-installer-features)
|
||||
@$(call add,THE_PACKAGES,installer-feature-lightdm-stage3)
|
||||
@$(call add,THE_PACKAGES,installer-feature-quota-stage2)
|
||||
|
||||
vm/alt-workstation-tegra: vm/alt-workstation use/aarch64-tegra; @:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user