layer.conf: Add LAYERSERIES_COMPAT

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2018-04-06 20:48:31 +02:00
parent a0cf057b2f
commit de5207d1e3

View File

@@ -11,6 +11,7 @@ BBFILE_PATTERN_meta-qt5-extra := "^${LAYERDIR}/"
BBFILE_PRIORITY_meta-qt5-extra = "20"
LAYERDEPENDS_meta-qt5-extra = "core qt5-layer openembedded-layer networking-layer multimedia-layer"
LAYERSERIES_COMPAT_meta-qt5-extra = "rocko"
LICENSE_PATH += "${LAYERDIR}/files/licenses"