Make meta-kf5 dependency explicit
Produce a bitbake error when meta-kf5 is missing from the Yocto configuration.
This commit is contained in:
@@ -16,4 +16,5 @@ BBFILE_COLLECTIONS += "kde"
|
||||
BBFILE_PATTERN_kde = "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_kde = "8"
|
||||
|
||||
LAYERDEPENDS_kde += "openembedded-layer kf5"
|
||||
LAYERSERIES_COMPAT_kde = "zeus dunfell gatesgarth"
|
||||
|
||||
Reference in New Issue
Block a user