plymouth: added make-initrd-plymouth explicitly

make-initrd-plymouth missing in squashfs results in
plymouth bootsplash not available at boot.

See-also: https://bugzilla.altlinux.org/35941
This commit is contained in:
Anton Midyukov 2019-01-22 22:17:52 +07:00 committed by Michael Shigorin
parent 6bb1d1cd93
commit 838d9f4171

View File

@ -25,5 +25,6 @@ use/plymouth/base: use/plymouth/stage2
@$(call add,BASE_PACKAGES_REGEXP,make-initrd-plymouth cpio)
@$(call add,BASE_KMODULES_REGEXP,drm.*)
@$(call add,THE_BRANDING,bootsplash)
@$(call add,THE_PACKAGES,make-initrd-plymouth)
use/plymouth/full: use/plymouth/stage2 use/plymouth/base; @: