plasma-world: Add breeze-plymouth only if meta-initramfs is in layers
| Missing or unbuildable dependency chain was: ['plasma-world', 'breeze-plymouth', 'plymouth', 'dracut'] Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -24,7 +24,7 @@ UNTIER = " \
|
||||
bluedevil \
|
||||
breeze \
|
||||
breeze-gtk \
|
||||
breeze-plymouth \
|
||||
${@bb.utils.contains('BBFILE_COLLECTIONS', 'meta-initramfs', 'breeze-plymouth', '', d)} \
|
||||
discover \
|
||||
kde-cli-tools \
|
||||
${@bb.utils.contains("DISTRO_FEATURES", "x11", "kde-gtk-config", "",d)} \
|
||||
|
||||
Reference in New Issue
Block a user