mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-04-03 15:36:48 +02:00
layer.conf: update
This commit is contained in:
parent
51e48bc82c
commit
ded5310195
@ -2,13 +2,13 @@
|
|||||||
BBPATH .= ":${LAYERDIR}"
|
BBPATH .= ":${LAYERDIR}"
|
||||||
|
|
||||||
# We have recipes-* directories, add to BBFILES
|
# We have recipes-* directories, add to BBFILES
|
||||||
BBFILES += "${LAYERDIR}/recipes-*/*/*.bb ${LAYERDIR}/recipes-*/*/*.bbappend"
|
BBFILES += "${LAYERDIR}/recipes-*/*/*.bb ${LAYERDIR}/recipes-*/*/*.bbappend ${LAYERDIR}/recipes*/*/*/*.bb ${LAYERDIR}/recipes*/*/*/*.bbappend"
|
||||||
|
|
||||||
BBFILE_COLLECTIONS += "wayland"
|
BBFILE_COLLECTIONS += "wayland"
|
||||||
BBFILE_PATTERN_wayland = "^${LAYERDIR}/"
|
BBFILE_PATTERN_wayland = "^${LAYERDIR}/"
|
||||||
BBFILE_PRIORITY_wayland = "8"
|
BBFILE_PRIORITY_wayland = "5"
|
||||||
|
|
||||||
LAYERSERIES_COMPAT_wayland = "nanbield scarthgap"
|
LAYERSERIES_COMPAT_wayland = "scarthgap"
|
||||||
|
|
||||||
LAYERDEPENDS_wayland = " \
|
LAYERDEPENDS_wayland = " \
|
||||||
core \
|
core \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user