layer.conf: remove warrior from compatible layers

distro_features_check -> features_check rename made incompatible to warrior

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2019-12-02 09:39:01 +01:00
parent 86f316ce38
commit 028ad3c056

View File

@@ -19,7 +19,7 @@ LAYERDEPENDS_meta-qt5-extra = " \
gnome-layer \
meta-python \
"
LAYERSERIES_COMPAT_meta-qt5-extra = "warrior zeus"
LAYERSERIES_COMPAT_meta-qt5-extra = "zeus"
LICENSE_PATH += "${LAYERDIR}/files/licenses"