mirror of
https://git.yoctoproject.org/meta-security
synced 2026-01-11 15:00:34 +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,6 +8,6 @@ BBFILE_COLLECTIONS += "harden-layer"
|
||||
BBFILE_PATTERN_harden-layer = "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_harden-layer = "10"
|
||||
|
||||
LAYERSERIES_COMPAT_harden-layer = "hardknott"
|
||||
LAYERSERIES_COMPAT_harden-layer = "honister"
|
||||
|
||||
LAYERDEPENDS_harden-layer = "core openembedded-layer"
|
||||
|
||||
Reference in New Issue
Block a user