mirror of
https://git.yoctoproject.org/meta-security
synced 2026-01-11 15:00:34 +00:00
layer.conf: Update to use kirkstone
Update the layers to use the kirkstone namespace. No compatibility is made for honister due to the variable renaming. Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -8,7 +8,7 @@ BBFILE_COLLECTIONS += "parsec-layer"
|
||||
BBFILE_PATTERN_parsec-layer = "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_parsec-layer = "5"
|
||||
|
||||
LAYERSERIES_COMPAT_parsec-layer = "honister"
|
||||
LAYERSERIES_COMPAT_parsec-layer = "kirkstone"
|
||||
|
||||
LAYERDEPENDS_parsec-layer = "core clang-layer tpm-layer"
|
||||
BBLAYERS_LAYERINDEX_NAME_parsec-layer = "meta-parsec"
|
||||
|
||||
Reference in New Issue
Block a user