layer.conf: be a good boy and add LAYERDEPENDS

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2015-05-29 01:11:36 +02:00
parent db3f8d4175
commit 015e8e7071

View File

@@ -9,3 +9,5 @@ BBFILES += "${LAYERDIR}/extends-*/*.bb ${LAYERDIR}/extends-*/*.bbappend"
BBFILE_COLLECTIONS += "meta-qt5-extra"
BBFILE_PATTERN_meta-qt5-extra := "^${LAYERDIR}/"
BBFILE_PRIORITY_meta-qt5-extra = "7"
LAYERDEPENDS_meta-qt5-extra = "core qt5-layer openembedded-layer networking-layer"