mirror of
https://git.yoctoproject.org/meta-security
synced 2026-07-16 03:47:21 +00:00
layer.conf: Update to honister
This marks the layers as compatible with honister now they use the new override syntax. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
b206ba59db
commit
68be8afc6b
@@ -8,7 +8,7 @@ BBFILE_COLLECTIONS += "parsec-layer"
|
||||
BBFILE_PATTERN_parsec-layer = "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_parsec-layer = "5"
|
||||
|
||||
LAYERSERIES_COMPAT_parsec-layer = "hardknott gatesgarth"
|
||||
LAYERSERIES_COMPAT_parsec-layer = "honister"
|
||||
|
||||
LAYERDEPENDS_parsec-layer = "core rust-layer clang-layer tpm-layer"
|
||||
BBLAYERS_LAYERINDEX_NAME_parsec-layer = "meta-parsec"
|
||||
|
||||
Reference in New Issue
Block a user