mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-11-20 04:18:25 +01:00
layer.conf: increase priority so we can override recipes from meta-gnome
This commit is contained in:
parent
2dc7700566
commit
59eea14b27
@ -6,7 +6,7 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb ${LAYERDIR}/recipes-*/*/*.bbappend"
|
|||||||
|
|
||||||
BBFILE_COLLECTIONS += "wayland"
|
BBFILE_COLLECTIONS += "wayland"
|
||||||
BBFILE_PATTERN_wayland = "^${LAYERDIR}/"
|
BBFILE_PATTERN_wayland = "^${LAYERDIR}/"
|
||||||
BBFILE_PRIORITY_wayland = "5"
|
BBFILE_PRIORITY_wayland = "8"
|
||||||
|
|
||||||
LAYERSERIES_COMPAT_wayland = "honister"
|
LAYERSERIES_COMPAT_wayland = "honister"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user