mirror of
https://github.com/thead-yocto-mirror/meta-external-toolchain
synced 2026-09-07 00:14:39 +02:00
layer.conf: add LAYERDEPENDS
Signed-off-by: Christopher Larson <kergoth@gmail.com>
This commit is contained in:
@@ -5,6 +5,8 @@ BBFILE_COLLECTIONS += "sourcery"
|
||||
BBFILE_PRIORITY_sourcery = "10"
|
||||
BBFILE_PATTERN_sourcery = "^${LAYERDIR}/"
|
||||
|
||||
LAYERDEPENDS_sourcery = "core"
|
||||
|
||||
# Let us add layer-specific bbappends which are only applied when that
|
||||
# layer is included in our configuration
|
||||
BBFILES += "${@' '.join('${LAYERDIR}/%s/recipes*/*/*.bbappend' % layer \
|
||||
|
||||
Reference in New Issue
Block a user