mirror of
https://github.com/thead-yocto-mirror/meta-external-toolchain
synced 2026-06-21 08:52:27 +02:00
layer.conf: add zeus
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
This commit is contained in:
@@ -6,7 +6,7 @@ BBFILE_PRIORITY_external-toolchain = "1"
|
||||
BBFILE_PATTERN_external-toolchain = "^${LAYERDIR}/"
|
||||
|
||||
LAYERDEPENDS_external-toolchain = "core"
|
||||
LAYERSERIES_COMPAT_external-toolchain = "thud warrior"
|
||||
LAYERSERIES_COMPAT_external-toolchain = "thud warrior zeus"
|
||||
LAYERDIR_external-toolchain = "${LAYERDIR}"
|
||||
|
||||
BBFILES += "${@' '.join('${LAYERDIR}/%s/recipes*/*/*.%s' % (layer, ext) \
|
||||
|
||||
Reference in New Issue
Block a user