layer.conf: remove thud & warrior from compatible layers
distro_features_check -> features_check rename made incompatible Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -4,7 +4,7 @@ BBPATH .= ":${LAYERDIR}"
|
||||
# recipes
|
||||
BBFILES += "${LAYERDIR}/recipes-*/*.bb ${LAYERDIR}/recipes-*/*/*.bb ${LAYERDIR}/recipes-*/*/*/*.bb"
|
||||
# appends
|
||||
BBFILES += "${LAYERDIR}/extends-*/*.bb ${LAYERDIR}/extends-*/*.bbappend"
|
||||
BBFILES += "${LAYERDIR}/appends/*/*.bbappend"
|
||||
|
||||
BBFILE_COLLECTIONS += "meta-musicians"
|
||||
BBFILE_PATTERN_meta-musicians := "^${LAYERDIR}/"
|
||||
@@ -20,4 +20,4 @@ LAYERDEPENDS_meta-musicians = " \
|
||||
meta-python \
|
||||
qt5-layer \
|
||||
"
|
||||
LAYERSERIES_COMPAT_meta-musicians = "thud warrior zeus"
|
||||
LAYERSERIES_COMPAT_meta-musicians = "zeus"
|
||||
|
||||
Reference in New Issue
Block a user