Increase layer priority to 8
This is hight than meta-qt and thus ensures that the maliit-framework-qt5 package is used from this layer.
This commit is contained in:
@@ -14,6 +14,6 @@ BBFILES += " \
|
||||
|
||||
BBFILE_COLLECTIONS += "kde"
|
||||
BBFILE_PATTERN_kde = "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_kde = "6"
|
||||
BBFILE_PRIORITY_kde = "8"
|
||||
|
||||
LAYERSERIES_COMPAT_kde = "zeus dunfell gatesgarth"
|
||||
|
||||
Reference in New Issue
Block a user